Ozeki VoIP SDK Class library
StateChanged Event
NamespacesOzeki.VoIP.SIPISIPSubscriptionStateChanged
Occurs when the state of the subscription has changed.
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler<SubscriptionStateChangeEventArgs> StateChanged
Event StateChanged As EventHandler(Of SubscriptionStateChangeEventArgs)
 event EventHandler<SubscriptionStateChangeEventArgs^>^ StateChanged {
	void add (EventHandler<SubscriptionStateChangeEventArgs^>^ value);
	void remove (EventHandler<SubscriptionStateChangeEventArgs^>^ value);
}
Value

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