| SubscriptionStateEx Class |
Namespace: Ozeki.VoIP
The SubscriptionStateEx type exposes the following members.
| Name | Description | |
|---|---|---|
| AsString |
Returns the textual representation of the given subscription state.
| |
| IsActive |
Returns a boolean value indicating whether the subscription is in active state (neutral, active, etc.) and notifications can be received.
| |
| IsTerminated |
Returns a boolean value indicating whether the subscription is no longer active for some reason (terminated, expired, bad event, etc.)
|