| ISIPSubscription Interface |
Namespace: Ozeki.VoIP
The ISIPSubscription type exposes the following members.
| Name | Description | |
|---|---|---|
| SetExpires |
Set the expires header's value.
|
| Name | Description | |
|---|---|---|
| Account |
Gets the SIP address for the subscription.
| |
| EventType |
Gets the event type of the subscription.
| |
| Expires |
Gets the time (in seconds) after the subscription will be terminated.
| |
| ID |
Gets the ID of the subscription.
| |
| Owner |
Gets the owner of the subscription.
| |
| State |
Gets the current state of the subscription.
|
| Name | Description | |
|---|---|---|
| NotificationReceived |
Occurs when a notification received from the remote end.
| |
| StateChanged |
Occurs when the state of the subscription has changed.
|