Interface ClientControl.SessionEventStream

All Superinterfaces:
Callback, Stream
All Known Implementing Classes:
ClientControl.SessionEventStream.Default
Enclosing interface:
ClientControl

public static interface ClientControl.SessionEventStream extends Stream
The stream to receive for session event listener notifications.

This is used along with addSessionEventListener to obtain notifications for client sessions.

Since:
6.11