IOzBaseCallReasonOfState Property |
Gets the textual context of the call state.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxstring ReasonOfState { get; }
ReadOnly Property ReasonOfState As String
Get
property String^ ReasonOfState {
String^ get ();
}
abstract ReasonOfState : string with get
Property Value
Type:
String
See Also