Interface Message

    • Method Detail

      • getId

        @NonNull UUID getId()
        Gets the unique id associated with this message.

        This ID is used to ensure a single server instance doesn't process the same message twice.

        Returns:
        the id of the message