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