Click or drag to resize

SessionStateChangeEventArgsIsUnholdEvent Property

Gets a boolean value indicating whether the session state change was an unhold event.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public bool IsUnholdEvent { get; }

Property Value

Type: Boolean
See Also