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