public static interface TopicDetails.Attributes
This represents the basic attributes that apply to all topic types
. In order to access type specific detail it will need to be
cast to the appropriate subtype.
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getProperties()
Returns any additional properties.
|
String |
getReference()
Gets the topic reference.
|
boolean |
tidiesOnUnsubscribe()
Indicates whether 'Tidy On Unsubscribe' option is set.
|
String getReference()
boolean tidiesOnUnsubscribe()
Copyright © 2016 Push Technology Ltd. All Rights Reserved.