Interface SequencingHome

    • Method Detail

      • isSequencingCallbackRequired

        boolean isSequencingCallbackRequired()
      • onAddDescriptors

        void onAddDescriptors​(Collection descriptors)
      • onConnect

        void onConnect()
        INTERNAL: Called when the object is connected (logged in).
      • onDisconnect

        void onDisconnect()
        INTERNAL: Called when the object is disconnected (logged out).
      • isConnected

        boolean isConnected()
        INTERNAL: Indicates whether the object is connected or not.