Ready

data class Ready(val config: ChunksConfig) : ChunksEmitter.State

The emitter is set up and streaming diagnostic data.

Constructors

Link copied to clipboard
constructor(config: ChunksConfig)

Properties

Link copied to clipboard

The configuration to be used to send chunks to the cloud.