Click or drag to resize
AbstractLocalCallReject Method (String)

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

Parameters

reason
Type: SystemString

Return Value

Type: Boolean

Implements

IOzPhoneCallReject(String)
See Also