Package com.kaltura.client.types
Interface EntryLiveStats.Tokenizer
-
- All Superinterfaces:
LiveStats.Tokenizer,ObjectBase.Tokenizer
- All Known Subinterfaces:
EntryReferrerLiveStats.Tokenizer,GeoTimeLiveStats.Tokenizer
- Enclosing class:
- EntryLiveStats
public static interface EntryLiveStats.Tokenizer extends LiveStats.Tokenizer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringentryId()StringpeakAudience()StringpeakDvrAudience()-
Methods inherited from interface com.kaltura.client.types.LiveStats.Tokenizer
audience, avgBitrate, bufferTime, dvrAudience, plays, secondsViewed, startEvent, timestamp
-
-