Package | Description |
---|---|
com.pushtechnology.mobile |
Modifier and Type | Method and Description |
---|---|
Message |
ServiceTopicResponse.getResponseMessage()
Return details of the response in the form of a Message containing
headers and/or data returned from the server.
|
Message |
ServiceTopicHandler.getServiceData()
Returns a message containing any fixed data returned by the service on
subscription.
|
Modifier and Type | Method and Description |
---|---|
PagedTopicHandler |
AbstractDiffusionClient.createPagedTopicHandler(Message message,
PagedTopicListener listener)
Creates a handler object for a 'paged' Topic.
|
ServiceTopicHandler |
AbstractDiffusionClient.createServiceTopicHandler(Message message,
ServiceTopicListener listener)
Creates a handler object for a 'Service' Topic.
|
TopicNotifyTopicHandler |
AbstractDiffusionClient.createTopicNotifyTopicHandler(Message message,
TopicNotifyTopicListener listener)
Creates a handler object for a 'Topic Notify' Topic.
|
boolean |
TopicListener.onMessage(Message message)
onMessage
|
void |
AbstractDiffusionClient.onMessage(Message message)
handleDiffusionMessage
|
void |
SimpleConnectionListener.onMessage(Message message) |
void |
DiffusionConnectionListener.onMessage(Message message)
onMessage
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.