ISIPClientRegState Property |
Gets the state of the SIP client.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
SyntaxRegState RegState { get; }
ReadOnly Property RegState As RegState
Get
property RegState RegState {
RegState get ();
}
abstract RegState : RegState with get
Property Value
Type:
RegState
See Also