Uses of Class
video.api.client.api.clients.RawStatisticsApi.APIlistLiveStreamSessionsRequest
-
Packages that use RawStatisticsApi.APIlistLiveStreamSessionsRequest Package Description video.api.client.api.clients -
-
Uses of RawStatisticsApi.APIlistLiveStreamSessionsRequest in video.api.client.api.clients
Methods in video.api.client.api.clients that return RawStatisticsApi.APIlistLiveStreamSessionsRequest Modifier and Type Method Description RawStatisticsApi.APIlistLiveStreamSessionsRequestRawStatisticsApi.APIlistLiveStreamSessionsRequest. currentPage(Integer currentPage)Set currentPageRawStatisticsApi.APIlistLiveStreamSessionsRequestRawStatisticsApi. listLiveStreamSessions(String liveStreamId, String period)List live stream player sessionsRawStatisticsApi.APIlistLiveStreamSessionsRequestRawStatisticsApi.APIlistLiveStreamSessionsRequest. pageSize(Integer pageSize)Set pageSize
-