SubscriptionState Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic SubscriptionState State { get; }
Public ReadOnly Property State As SubscriptionState
Get
public:
property SubscriptionState State {
SubscriptionState get ();
}
member State : SubscriptionState with get
Property Value
SubscriptionState
See Also