Package 

Interface ConcurrencyClient.SessionsListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onGetActiveSessions(ArrayList<ConcurrencySession> sessionsList) Called when a request to get the active sessions is made.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait