Interface ConnectionReadyListener

  • All Known Implementing Classes:
    ConnectionReadyListenerImpl

    public interface ConnectionReadyListener
    Listener that is notified when a switch connection is ready.
    Author:
    mirehak
    • Method Detail

      • onConnectionReady

        void onConnectionReady()
        Fired when connection becomes ready-to-use.