RegistrationStateChangedArgsPrevState Property |
Gets the previous state of the registration.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public RegState PrevState { get; }
Public ReadOnly Property PrevState As RegState
Get
public:
property RegState PrevState {
RegState get ();
}
member PrevState : RegState with get
Property Value
Type:
RegStateSee Also