Interface AppLinkBase

    • Method Detail

      • disconnect

        void disconnect()
        When a connection is closed or an application forces a disconnect, this shutdown method is called to clean up. It should close the connection when called by the application.
      • isDisconnected

        boolean isDisconnected()