Class UiMediaSoupV3WebRtcClient.SetContextMenuContentCommand

java.lang.Object
org.teamapps.dto.UiMediaSoupV3WebRtcClient.SetContextMenuContentCommand
All Implemented Interfaces:
UiCommand<Void>
Enclosing class:
UiMediaSoupV3WebRtcClient

public static class UiMediaSoupV3WebRtcClient.SetContextMenuContentCommand extends Object implements UiCommand<Void>
  • Field Details

  • Constructor Details

    • SetContextMenuContentCommand

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

      public SetContextMenuContentCommand(String componentId, int requestId, UiClientObjectReference component)
  • Method Details