| Class Summary |
| Event |
Description : This class describes an event which occurred in a service. |
| Notification |
This class describes the notification in push mode. |
| SubscriberResult |
This class describes the result returned on createSubscriber() call. It contains the subscriber ID and the errors (if any). |
| Topic |
This class describes the topic used to define triggers and filters. |
| TopicServiceError |
This class describes an error which occurred when adding, modifying, or removing a topic service. |
| TopicsEvent |
This class describes the topics used to subscribe to an event. A topic is used to select the events that your event service
can get.
|
| TopicsEventRemove |
This class describes the topics to unsubscribe for a particular event. |
| TopicsService |
This class contains the topics to subscribe to the events of this service. |
| TopicsServiceRemove |
This class describes the Topics to unsubscribe on a service. |