Package | Description |
---|---|
com.pushtechnology.diffusion.client.features.control.clients |
Client API : Client Control Features.
|
Modifier and Type | Field and Description |
---|---|
static ClientControl.SessionEventParameters |
ClientControl.SessionEventParameters.DEFAULT
Provides a default instance of
SessionEventParameters
that will request notifications for all sessions, including those
currently active, but providing no session properties. |
Modifier and Type | Method and Description |
---|---|
ClientControl.SessionEventParameters |
ClientControl.SessionEventParameters.Builder.build()
Builds a new
SessionEventParameters instance with the current settings of the
builder. |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Registration> |
ClientControl.addSessionEventListener(ClientControl.SessionEventStream listener,
ClientControl.SessionEventParameters parameters)
Register a listener that will be notified of
client session events . |
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.