Package | Description |
---|---|
com.pushtechnology.diffusion.client.features.control.clients |
Client API : Client Control Features.
|
Modifier and Type | Class and Description |
---|---|
static class |
ClientControl.SessionPropertiesStream.Default
This provides a default implementation of
ClientControl.SessionPropertiesListener which will simply log session
properties callbacks at debug level. |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Registration> |
ClientControl.setSessionPropertiesListener(ClientControl.SessionPropertiesStream listener,
String... requiredProperties)
Register a listener that will be notified when client sessions are
opened, disconnected, reconnected, closed or when selected session
property values are updated.
|
Copyright © 2022 Push Technology Ltd. All Rights Reserved.