Click or drag to resize

CallStateExIsHeld Method

The call has been held by one of the party members.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static bool IsHeld(
	CallState state
)

Parameters

state
Type: Ozeki.VoIPCallState

Return Value

Type: Boolean
See Also