Package | Description |
---|---|
com.pushtechnology.diffusion.api.data.pb |
Diffusion Protocol Buffers Topic Data API.
|
Modifier and Type | Method and Description |
---|---|
static PBTopicData.UpdateMode |
PBTopicData.UpdateMode.fromCode(String code)
Returns UpdateMode enum from code value.
|
PBTopicData.UpdateMode |
PBTopicData.getUpdateMode()
Deprecated.
Returns the update mode.
|
static PBTopicData.UpdateMode |
PBTopicData.UpdateMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PBTopicData.UpdateMode[] |
PBTopicData.UpdateMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PBTopicData.setUpdateMode(PBTopicData.UpdateMode mode)
Deprecated.
Set the update mode.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.