Package org.teamapps.dto
Class UiLiveStreamComponent.StartCustomEmbeddedLiveStreamPlayerCommand
java.lang.Object
org.teamapps.dto.UiLiveStreamComponent.StartCustomEmbeddedLiveStreamPlayerCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.StartCustomEmbeddedLiveStreamPlayerCommand(String componentId, String playerEmbedHtml, String embedContainerId) -
Method Summary
-
Field Details
-
componentId
-
playerEmbedHtml
-
embedContainerId
-
-
Constructor Details
-
StartCustomEmbeddedLiveStreamPlayerCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
StartCustomEmbeddedLiveStreamPlayerCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getPlayerEmbedHtml
-
getEmbedContainerId
-