AbstractRegisterManagerState Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax protected RegState State { get; set; }
Protected Property State As RegState
Get
Set
protected:
property RegState State {
RegState get ();
void set (RegState value);
}
member State : RegState with get, set
Property Value
Type:
RegStateSee Also