RegistrationStateChangedArgsState Property |
Gets the current state of the registration.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.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
RegState
See Also