RegistrationStateChangedArgsState Property |
Gets the current state of the registration.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic RegState State { get; }
Public ReadOnly Property State As RegState
Get
public:
property RegState State {
RegState get ();
}
member State : RegState with get
Property Value
Type:
RegState
See Also