The ISubscriptionController type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddSubscription |
Adds a new Subscription.
If the operation succeed the SubscriptionId property of the Subscription entity will be filled up.
|
![]() | DeleteSubscription |
Deletes a Subscription.
|
![]() | DeleteSubscriptionsByObjectKey |
Deletes all subscriptions matching the specified object key
|
![]() | GetContentSubscriptions |
Returns the Content Subscriptions.
|
![]() | GetUserSubscriptions |
Returns the User Subscriptions.
|
![]() | IsSubscribed |
Returns true if a user is subscribed to a Content.
|
![]() | UpdateSubscriptionDescription |
Updates a Subscription Description.
|