| ISIPSubscriptionState Property |
Gets the current state of the subscription.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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