The Channel Controller provides access to notification channel services.
Topic | Description |
---|---|
CreateChannel | Creates a new Notification Channel. |
DeleteChannel | Deletes a Notification Channel. |
QueryChannel | Requests the details of a Notification Channel. |
QueryChannels | Requests the Notification Channels for the authenticated user. |
QueryMethod | Requests the details of a Distribution Method. |
QueryMethods | Requests the Distribution Methods for the authenticated user. |
UpdateChannel | Updates an existing Notification Channel. |
UpdateChannelStatus | Updates an existing Notification Channel. |
See Common for actions that are common to all controllers.