Interface QrEngagementHelper.Listener

    • Method Detail

      • onDeviceEngagementReady

        void onDeviceEngagementReady()
      • onDeviceConnecting

        void onDeviceConnecting()
      • onDeviceConnected

        void onDeviceConnected​(DataTransport transport)
      • onError

        void onError​(@NonNull
                     java.lang.Throwable error)