Class UiLiveStreamComponent.ResultOfRequestInputDeviceInfoEvent

java.lang.Object
org.teamapps.dto.UiLiveStreamComponent.ResultOfRequestInputDeviceInfoEvent
All Implemented Interfaces:
UiEvent
Enclosing class:
UiLiveStreamComponent

public static class UiLiveStreamComponent.ResultOfRequestInputDeviceInfoEvent
extends java.lang.Object
implements UiEvent
  • Field Details

  • Constructor Details

    • ResultOfRequestInputDeviceInfoEvent

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

      public ResultOfRequestInputDeviceInfoEvent​(java.lang.String componentId, UiAudioInputDeviceInfo audioInputDeviceInfo, UiVideoInputDeviceInfo videoInputDeviceInfo)
  • Method Details