Click or drag to resize

LocalCallWrapperReject Method (String)

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public override bool Reject(
	string reason
)

Parameters

reason
Type: SystemString

Return Value

Type: Boolean

Implements

IOzPhoneCallReject(String)
See Also