Interface SessionListener


public interface SessionListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onSessionCreated(int userId)
     
  • Method Details

    • onSessionCreated

      void onSessionCreated(int userId)