SubscriptionTerminated

Metreos.Providers.Presence.SubscriptionTerminated

Summary

SubscriptionTerminated indicates that a subscription has been ended by the application or the presence server.

Usage

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.

Remarks
None.
Event Parameters
Parameter Name.NET TypeDescription
SubscriberSystem.StringThe subscriber.
RequestUriSystem.StringThe URI of the presentity being watched.