ReplayEventBase

interface ReplayEventBase

Base interface event for ReplayEvent.

See also

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

eventTimestamp
Link copied to clipboard
abstract val eventTimestamp: Double
timestamp of event seconds

Inheritors

ReplayEventGetStatus
Link copied to clipboard
ReplayEventUpdateLocation
Link copied to clipboard
ReplaySetRoute
Link copied to clipboard
ReplaySetNavigationRoute
Link copied to clipboard