SubscriptionInfoState Property |
Gets the current state of the subscription.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public SubscriptionState State { get; }
Public ReadOnly Property State As SubscriptionState
Get
public:
property SubscriptionState State {
SubscriptionState get ();
}
member State : SubscriptionState with get
Property Value
Type:
SubscriptionStateSee Also