SessionStateChangeEventArgsIsCallAnsweredEvent Property |
Gets a boolean value indicating whether the callee answered the call during this state change.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool IsCallAnsweredEvent { get; }
Public ReadOnly Property IsCallAnsweredEvent As Boolean
Get
public:
property bool IsCallAnsweredEvent {
bool get ();
}
member IsCallAnsweredEvent : bool with get
Property Value
Type:
BooleanSee Also