ActivityLogEntryStartMessage

Activity log entry start message. Data is the timing data encoded as "$initialDelay,$interval" in ms.

Constructors

Link copied to clipboard
constructor(data: String? = null)

Properties

Link copied to clipboard
val data: String? = null

The data.

Link copied to clipboard
open override val messageType: SessionMessageType

The different kinds of messages that are used in the WebSocket api.