StartSession

class StartSession(val id: String, val startedAt: String, val handledCount: Int, val unhandledCount: Int) : StateEvent

Constructors

Link copied to clipboard
constructor(id: String, startedAt: String, handledCount: Int, unhandledCount: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard