Package | Description |
---|---|
com.pushtechnology.diffusion.api.client.notify |
Provides the handler classes for dealing with messages from and to a
Topic that has
TopicNotifyTopicData |
Modifier and Type | Method and Description |
---|---|
static TopicNotifyTopicHandler.SelectionMode |
TopicNotifyTopicHandler.SelectionMode.fromCode(String code)
Returns SelectionMode enum from code value.
|
static TopicNotifyTopicHandler.SelectionMode |
TopicNotifyTopicHandler.SelectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TopicNotifyTopicHandler.SelectionMode[] |
TopicNotifyTopicHandler.SelectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TopicNotifyTopicHandler.select(TopicNotifyTopicHandler.SelectionMode mode,
TopicSet selections)
Deprecated.
Sends a request to the server to update the selection of topics that
topic add notifications will be received for.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.