Package | Description |
---|---|
com.pushtechnology.diffusion.client.features.control.clients |
Unified API - Client Control Features.
|
Modifier and Type | Class and Description |
---|---|
static class |
ClientControl.SessionDetailsContextCallback.Default<C>
Default implementation of
ClientControl.SessionDetailsContextCallback . |
Modifier and Type | Method and Description |
---|---|
<C> void |
ClientControl.getSessionDetails(SessionId sessionId,
Set<SessionDetails.DetailType> types,
C context,
ClientControl.SessionDetailsContextCallback<C> callback)
Deprecated.
since 5.6 the use of
ClientControl.getSessionProperties(SessionId, Collection, Object, SessionPropertiesContextCallback)
is preferred and this method will be removed at a future
release |
Copyright © 2016 Push Technology Ltd. All Rights Reserved.