HistoryEvent

interface HistoryEvent

Base interface event for the HistoryRecord

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

HistoryEventGetStatus
Link copied to clipboard
HistoryEventPushHistoryRecord
Link copied to clipboard
HistoryEventSetRoute
Link copied to clipboard
HistoryEventUpdateLocation
Link copied to clipboard