ReplayEventGetStatus
data class ReplayEventGetStatus(val eventTimestamp: Double) : ReplayEventBase
Content copied to clipboard
The getStatus event from history. This may be deprecated soon but can be useful for comparing versions.
Parameters
eventTimestamp
timestamp of event in seconds
Constructors
Properties
Link copied to clipboard
@SerializedName(value = "event_timestamp")
Content copied to clipboard