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