Package 

Interface ConnectionSubscriptionWatcher

    • Method Summary

      Modifier and Type Method Description
      abstract void onConnectionSubscribed() Method to be called when the user subscribes to an individual establishConnection
      abstract void onConnectionUnsubscribed() Method to be called when the user disposes an individual establishConnection
      • Methods inherited from class java.lang.Object

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