| IBaseCallCallState Property |
Gets the state of the call.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.3.7.0
SyntaxCallState CallState { get; }ReadOnly Property CallState As CallState
Get
property CallState CallState {
CallState get ();
}abstract CallState : CallState with get
Property Value
Type:
CallState
See Also