public interface SessionListener
Modifier and Type | Method and Description |
---|---|
void |
onSessionClosed(String sessionId)
Invoked when session is closed.
|
void |
onSessionOpened(String sessionId)
Invoked when session is opened.
|
Copyright © 2012-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.