Uses of Class
org.teamapps.dto.UiWaitingVideoInfo
-
-
Uses of UiWaitingVideoInfo in org.teamapps.dto
Fields in org.teamapps.dto with type parameters of type UiWaitingVideoInfo Modifier and Type Field Description protected java.util.List<UiWaitingVideoInfo>UiLiveStreamComponent.ShowWaitingVideosCommand. videoInfosMethods in org.teamapps.dto that return types with arguments of type UiWaitingVideoInfo Modifier and Type Method Description java.util.List<UiWaitingVideoInfo>UiLiveStreamComponent.ShowWaitingVideosCommand. getVideoInfos()Constructor parameters in org.teamapps.dto with type arguments of type UiWaitingVideoInfo Constructor Description ShowWaitingVideosCommand(java.lang.String componentId, java.util.List<UiWaitingVideoInfo> videoInfos, long offsetSeconds, boolean stopLiveStream)
-