LogEvent

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)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val time: Long

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard