Provides information about a subscription.

C# | Visual Basic | Visual C++ |
public class SubscriptionInfo : EventArgs, IEquatable<SubscriptionInfo>
Public Class SubscriptionInfo Inherits EventArgs Implements IEquatable(Of SubscriptionInfo)
public ref class SubscriptionInfo : public EventArgs, IEquatable<SubscriptionInfo^>

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | SubscriptionInfo(SubscriptionInfoID) | Initializes a new instance of the SubscriptionInfo class |
![]() | Account |
Gets the user for the subscription.
|
![]() | ContactAddress |
Gets the contact address of the user.
|
![]() | Equals(Object) | (Overrides Object.Equals(Object).) |
![]() | Equals(SubscriptionInfo) | |
![]() | EventID |
Gets the event ID of the subscription.
|
![]() | EventType |
Gets the event-type of the subscription.
|
![]() | Expires |
Gets the expires interval of the subscription.
|
![]() | GetHashCode()()()() | (Overrides Object.GetHashCode()()()().) |
![]() | State |
Gets the current state of the subscription.
|
![]() | TerminationReason |
Gets the reason parameter of the subscription termination.
|
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290