Provides data for subscription state changed event.
| C# | Visual Basic | Visual C++ |
public class SubscriptionStateChangeEventArgs : EventArgs
Public Class SubscriptionStateChangeEventArgs Inherits EventArgs
public ref class SubscriptionStateChangeEventArgs : public EventArgs
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290