Use TopicControl.MissingTopicNotificationStream
instead.
@Deprecated public static interface TopicControl.MissingTopicHandler extends TopicTreeHandler
Handler instances can be registered using
addMissingTopicHandler
.
Modifier and Type | Interface and Description |
---|---|
static class |
TopicControl.MissingTopicHandler.Default
Deprecated.
Abstract
TopicControl.MissingTopicHandler . |
Modifier and Type | Method and Description |
---|---|
void |
onMissingTopic(TopicControl.MissingTopicNotification notification)
Deprecated.
Called when a session subscribes using a topic selector that matches
no existing topics.
|
onActive, onClose
void onMissingTopic(TopicControl.MissingTopicNotification notification)
notification
- the missing topic notificationCopyright © 2024 DiffusionData Ltd. All Rights Reserved.