Ozeki VoIP SDK Class library
State Property
NamespacesOzeki.VoIP.SIPSubscriptionInfoState
Gets the current state of the subscription.
Declaration Syntax
C#Visual BasicVisual C++
public SubscriptionState State { get; internal set; }
Public Property State As SubscriptionState
	Get
	Friend Set
public:
property SubscriptionState State {
	SubscriptionState get ();
	internal: void set (SubscriptionState value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290