IUccSubscription Members
Encapsulates a subscription.
The following tables list the members exposed by the IUccSubscription type.
| Name | Description | |
|---|---|---|
| CategoryNames | Gets the collection of the names of the categories subscribed to by the local user. |
| Context | Gets the subscription context. |
| Presentities | Gets a collection of presentities in this subscription. |
| Name | Description | |
|---|---|---|
| AddCategoryName | Adds a category name to this subscription. |
| AddPresentity | Add a presentity to this subscription. |
| CreatePresentity | Creates a presentity identifying the publisher of category instances to be subscribed. |
| Query | Starts a one-time query of the specified category instances. |
| RemoveCategoryName | Removes a category name from this subscription. |
| RemovePresentity | Removes a presentity from this subscription. |
| Subscribe | Begins the subscription. |
| Unsubscribe | Stops the subscription. |