Service Info: event
Service Description
This service provides notification operations
Available Operations
The following operations are available for the event service. You can click on each operation to see detailed information about that operation.
Operation | Description |
---|---|
channelDeregister | This operation de-registers a previously created event channel. |
channelKeepAlive | This operation will reset the event channel timeout to keep it alive. |
channelRegister | This operation registers a new event channel. |
disableObjectNotifications | This operation disables notification for the specified objects |
enableObjectNotifications | This operation enables notification for the specified objects |
getBasicGlobalNotificationFilter | This operation gets the list the verbs of the activities the invoking user is currently notified of. |
getBasicNotificationFilter | This operation gets the list the verbs of the activities the invoking user is currently notified of. |
getChannelList | This operation gets a list of the channels that logged in user has access to. |
getSubscriptionPort | Gives the port that the event service listens on to subscriptions back. |
invalidateNotificationFilter | This operation removes a user's notification filter from the cache. |
mobileSubscribe | This operation lets mobile subscribers register their channel interest |
mobileUnsubscribe | This operation lets mobile subscribers unregister their interest |
notificationBasicFilterGet | This operation gets the list the verbs of the activities the invoking user is currently notified of. |
notificationBasicFilterSet | Sets notification filtering rules based on the action and category of the notification |
postMessage | This operation will post a message into the specified event target. An event target is a URN that begins with "urn:event:" |
postSimpleMessage | This operation will post asimple message into the specified event target |
queryObjectNotifications | This operation queries if notifications are enabled for the specified objects. When called without any URNs specified, it returns the list of all objects for which the notifications are disabled. |
setBasicNotificationFilter | Sets notification filtering rules based on the action and category of the notification |