SubscriptionTerminated indicates that a subscription has been ended by the application or the presence server.
The SubscriptionTerminated event indicates that a subscription is over, and no further Notify events will be received for that subscription.
When an application successfully ends a subscription with an Unsubscribe, the SubscriptionTerminated event will occur after its successful completion.
| Parameter Name | .NET Type | Description |
|---|---|---|
| RequestUri | System.String | The URI of the presentity being watched. |
| Subscriber | System.String | The subscriber. |