Ozeki VoIP SDK Class library
EventState Property
NamespacesOzeki.VoIP.SIPSubscriptionStateChangeEventArgsEventState
Gets the new state.
Declaration Syntax
C#Visual BasicVisual C++
public SubscriptionState EventState { get; private set; }
Public Property EventState As SubscriptionState
	Get
	Private Set
public:
property SubscriptionState EventState {
	SubscriptionState get ();
	private: void set (SubscriptionState value);
}
Property Value

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