Click or drag to resize

SessionStateExIsHeld Method

Check whether the call is being held by one of the parties.

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

Parameters

sessionState
Type: Ozeki.VoIPSessionState

Return Value

Type: Boolean
See Also