The ISubscriptionController type exposes the following members.

Methods

  NameDescription
Public methodAddSubscription
Adds a new Subscription. If the operation succeed the SubscriptionId property of the Subscription entity will be filled up.
Public methodDeleteSubscription
Deletes a Subscription.
Public methodDeleteSubscriptionsByObjectKey
Deletes all subscriptions matching the specified object key
Public methodGetContentSubscriptions
Returns the Content Subscriptions.
Public methodGetUserSubscriptions
Returns the User Subscriptions.
Public methodIsSubscribed
Returns true if a user is subscribed to a Content.
Public methodUpdateSubscriptionDescription
Updates a Subscription Description.

See Also