| SubscriptionInfo Class |
Namespace: Ozeki.VoIP
The SubscriptionInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| SubscriptionInfo | Initializes a new instance of the SubscriptionInfo class |
| Name | Description | |
|---|---|---|
| Equals(Object) | (Overrides ObjectEquals(Object).) | |
| Equals(SubscriptionInfo) | ||
| GetHashCode | (Overrides ObjectGetHashCode.) |
| Name | Description | |
|---|---|---|
| Account |
Gets the user for the subscription.
| |
| ContactAddress |
Gets the contact address of the user.
| |
| EventID |
Gets the event ID of the subscription.
| |
| EventType |
Gets the event-type of the subscription.
| |
| Expires |
Gets the expires interval of the subscription.
| |
| State |
Gets the current state of the subscription.
| |
| TerminationReason |
Gets the reason parameter of the subscription termination.
|