Uses of Class
com.kaltura.client.types.StatsKmcEvent
-
Packages that use StatsKmcEvent Package Description com.kaltura.client.services -
-
Uses of StatsKmcEvent in com.kaltura.client.services
Methods in com.kaltura.client.services with parameters of type StatsKmcEvent 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 logConstructors in com.kaltura.client.services with parameters of type StatsKmcEvent Constructor Description KmcCollectStatsBuilder(StatsKmcEvent kmcEvent)
-