onSessionClosed abstract method

void onSessionClosed(
  1. ClientSession session
)

Called when session is closed.

Implementation

void onSessionClosed(ClientSession session);