The IDataService type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddSubscription |
Adds a Subscription
| |
| AddSubscriptionType |
Adds a Subscription Type
| |
| DeleteSubscription |
Deletes a Subscription
| |
| DeleteSubscriptionsByObjectKey |
Deletes all subscriptions matching the specified object key
| |
| DeleteSubscriptionType |
Deletes a Subscription Type
| |
| GetSubscriptionsByContent |
Returns the Content Subscriptions
| |
| GetSubscriptionsByUser |
Returns the User Subscriptions
| |
| GetSubscriptionTypes |
Returns all the Subscription Types
| |
| IsSubscribed |
Checks if the user is subscribed to an ObjectKey
| |
| UpdateSubscriptionDescription |
Updates a Subscription Description
|