Package org.teamapps.dto
Class UiMediaSoupV3WebRtcClient.ContextMenuRequestedEvent
java.lang.Object
org.teamapps.dto.UiMediaSoupV3WebRtcClient.ContextMenuRequestedEvent
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.ContextMenuRequestedEvent(String componentId, int requestId) -
Method Summary
-
Field Details
-
componentId
-
requestId
protected int requestId
-
-
Constructor Details
-
ContextMenuRequestedEvent
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
ContextMenuRequestedEvent
-
-
Method Details
-
getUiEventType
- Specified by:
getUiEventTypein interfaceUiEvent
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiEvent
-
getRequestId
public int getRequestId()
-