Uses of Interface
com.pushtechnology.diffusion.client.features.control.topics.TopicControl.TopicRemovalResult
Packages that use TopicControl.TopicRemovalResult
Package
Description
Client API : Topic Control Features.
-
Uses of TopicControl.TopicRemovalResult in com.pushtechnology.diffusion.client.features.control.topics
Methods in com.pushtechnology.diffusion.client.features.control.topics that return types with arguments of type TopicControl.TopicRemovalResultModifier and TypeMethodDescriptionTopicControl.removeTopics
(TopicSelector topicSelector) Send a request to remove one or more topics.TopicControl.removeTopics
(String topicSelector) Send a request to remove one or more topics.