Package | Description |
---|---|
com.pushtechnology.diffusion.client.callbacks |
Unified API - Callback Interfaces.
|
Modifier and Type | Method and Description |
---|---|
void |
ServerHandler.onRegistered(Registration registration)
Called when the handler has been successfully registered with the server.
|
void |
ServerHandler.Default.onRegistered(Registration registration) |
void |
TopicTreeHandler.onRegistered(String topicPath,
Registration registration)
Called when the handler has been successfully registered with the server.
|
void |
TopicTreeHandler.Default.onRegistered(String topicPath,
Registration registration) |
Copyright © 2016 Push Technology Ltd. All Rights Reserved.