Log Event
open class LogEvent(val session: String, val build: String, val bucket: String, val time: Long, val group: LogEventGroup, val recorderVersion: String, val event: LogEventAction)
Constructors
Link copied to clipboard
constructor(session: String, build: String, bucket: String, time: Long, group: LogEventGroup, recorderVersion: String, event: LogEventAction)