Interface SessionListener


  • public interface SessionListener
    Events about sessions
    Since:
    8.3.1
    Author:
    Marco Meschieri - LogicalDOC
    • Method Detail

      • onSessionCreated

        void onSessionCreated​(Session session)
      • onSessionClosed

        void onSessionClosed​(Object sid)