Interface UserUpdateMessage

  • All Superinterfaces:
    Message

    public interface UserUpdateMessage
    extends Message
    Represents an "user update" message.

    Used to notify other servers of a change to a specific user.

    • Method Detail

      • getUserUniqueId

        @NonNull UUID getUserUniqueId()
        Gets the user the message is for.
        Returns:
        the user