ISIPSubscriptionState Property |
Gets the current state of the subscription.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxSubscriptionState State { get; }
ReadOnly Property State As SubscriptionState
Get
property SubscriptionState State {
SubscriptionState get ();
}
abstract State : SubscriptionState with get
Property Value
Type:
SubscriptionState
See Also