public interface ClientSessionEndListener
| Modifier and Type | Method and Description |
|---|---|
void |
sessionEnded(String clientId)
Called when the client session ends.
|
void sessionEnded(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 VMware, Inc. All rights reserved.