AbstractLocalCallReject Method |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic abstract bool Reject()
Public MustOverride Function Reject As Boolean
public:
virtual bool Reject() abstract
abstract Reject : unit -> bool
Return Value
Type:
BooleanImplements
IOzPhoneCallReject
See Also