Click or drag to resize

IOzPhoneCallReject(String) Method

Rejects the incoming call.

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

Parameters

reason  String
The reason of the rejection

Return Value

Boolean
Remarks
It has no effect on outgoing calls.
See Also