Uses of Class
com.kaltura.client.services.StatsService.KmcCollectStatsBuilder
-
Packages that use StatsService.KmcCollectStatsBuilder Package Description com.kaltura.client.services -
-
Uses of StatsService.KmcCollectStatsBuilder in com.kaltura.client.services
Methods in com.kaltura.client.services that return StatsService.KmcCollectStatsBuilder Modifier and Type Method Description static StatsService.KmcCollectStatsBuilderStatsService. kmcCollect(StatsKmcEvent kmcEvent)Will collect the kmcEvent sent form the KMC client // this will actually be an empty function because all events will be sent using GET and will anyway be logged in the Apache log
-