Uses of Class
com.kaltura.client.services.StatsService.ReportErrorStatsBuilder
-
Packages that use StatsService.ReportErrorStatsBuilder Package Description com.kaltura.client.services -
-
Uses of StatsService.ReportErrorStatsBuilder in com.kaltura.client.services
Methods in com.kaltura.client.services that return StatsService.ReportErrorStatsBuilder Modifier and Type Method Description static StatsService.ReportErrorStatsBuilderStatsService. reportError(String errorCode, String errorMessage)Use this action to report errors to the kaltura server.
-