Click or drag to resize

AbstractLocalCallReject(String) Method


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

Parameters

reason  String
 

Return Value

Boolean

Implements

IOzPhoneCallReject(String)
See Also