Uses of Class
com.kaltura.client.types.LiveReportExportParams
-
Packages that use LiveReportExportParams Package Description com.kaltura.client.services -
-
Uses of LiveReportExportParams in com.kaltura.client.services
Methods in com.kaltura.client.services with parameters of type LiveReportExportParams Modifier and Type Method Description static LiveReportsService.ExportToCsvLiveReportsBuilderLiveReportsService. exportToCsv(LiveReportExportType reportType, LiveReportExportParams params)Constructors in com.kaltura.client.services with parameters of type LiveReportExportParams Constructor Description ExportToCsvLiveReportsBuilder(LiveReportExportType reportType, LiveReportExportParams params_)
-