Package | Description |
---|---|
com.pushtechnology.diffusion.api.data |
Diffusion Topic Data API.
|
com.pushtechnology.diffusion.api.data.custom |
Diffusion Custom Topic Data API.
|
Modifier and Type | Method and Description |
---|---|
static CustomTopicData |
TopicDataFactory.newCustomData(CustomTopicDataHandler handler)
Deprecated.
since 5.9
This topic type will be removed in a future release |
Modifier and Type | Method and Description |
---|---|
void |
CustomTopicDataHandler.setTopicData(CustomTopicData topicData)
Deprecated.
This is called when the data is first created to notify the handler of
the data it is associated with.
|
void |
AbstractCustomTopicDataHandler.setTopicData(CustomTopicData topicData)
Deprecated.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.