-
public final class ViewEvent.InForegroundPeriodProperties of the foreground period of the view
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classViewEvent.InForegroundPeriod.Companion
-
Constructor Summary
Constructors Constructor Description ViewEvent.InForegroundPeriod(Long start, Long duration)
-
Method Summary
Modifier and Type Method Description final LonggetStart()final LonggetDuration()final JsonElementtoJson()-
-
Method Detail
-
getDuration
final Long getDuration()
-
toJson
final JsonElement toJson()
-
-
-
-