AbstractRegisterManagerState Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxprotected 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:
RegState
See Also