Ozeki VoIP SDK Class library
SubscriptionStateChangeEventArgs Class
NamespacesOzeki.VoIP.SIPSubscriptionStateChangeEventArgs
Provides data for subscription state changed event.
Declaration Syntax
C#Visual BasicVisual C++
public class SubscriptionStateChangeEventArgs : EventArgs
Public Class SubscriptionStateChangeEventArgs
	Inherits EventArgs
public ref class SubscriptionStateChangeEventArgs : public EventArgs
Members
All MembersConstructorsProperties



IconMemberDescription
SubscriptionStateChangeEventArgs(SubscriptionState, Nullable<(Of <<'(TerminationReason>)>>))
Creates a new instance of the SubscriptionStateChangeEventArgs class.

EventState
Gets the new state.

TerminationReason
Gets the reason of the termination when the state is Terminated.

Inheritance Hierarchy
Object
EventArgs
 SubscriptionStateChangeEventArgs

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