Klasse UiChatDisplay.UpdateMessageCommand

java.lang.Object
org.teamapps.dto.UiChatDisplay.UpdateMessageCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
UiChatDisplay

public static class UiChatDisplay.UpdateMessageCommand extends Object implements UiCommand<Void>
  • Felddetails

  • Konstruktordetails

    • UpdateMessageCommand

      @Deprecated public UpdateMessageCommand()
      Veraltet.
      Only for Jackson deserialization. Use the other constructor instead.
    • UpdateMessageCommand

      public UpdateMessageCommand(String componentId, UiChatMessage message)
  • Methodendetails