Ozeki SDK Class library
Ozeki SDK Class library
Ozeki.VoIP
ICall Interface
ICall Methods
Reject Method
Reject Method
Reject Method (String)
ICall
Reject Method
Rejects the incoming call.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 1.3.7.0
Syntax
C#
VB
C++
F#
Copy
bool
Reject
()
Function
Reject
As
Boolean
bool
Reject
()
abstract
Reject
:
unit
->
bool
Return Value
Type:
Boolean
Remarks
It has no effect on outgoing calls.
See Also
Reference
ICall Interface
Reject Overload
Ozeki.VoIP Namespace