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–2019 Oracle Corporation. All rights reserved.