public interface ClientSessionEndListener
| Modifier and Type | Method and Description |
|---|---|
void |
sessionEnded(java.lang.String clientId)
Called when the client session ends.
|
void sessionEnded(java.lang.String clientId)
clientId - Id used to uniquely identify a client session. This is the
clientId available from UserSession, which itself can be accessed
from UserSessionService.getUserSession().UserSession,
UserSessionServiceCopyright @ 2013-2018 VMware, Inc. All rights reserved.