Click or drag to resize
SessionStateChangeEventArgsIsCallAnsweredEvent Property
Gets a boolean value indicating whether the callee answered the call during this state change.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool IsCallAnsweredEvent { get; }

Property Value

Type: Boolean
See Also