The call has been held by one of the party members.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic static bool IsHeld(
CallState state
)
Public Shared Function IsHeld (
state As CallState
) As Boolean
public:
static bool IsHeld(
CallState state
)
static member IsHeld :
state : CallState -> bool
Parameters
- state
- Type: Ozeki.VoIPCallState
Return Value
Type:
Boolean
See Also