ServiceLogEvent

data class ServiceLogEvent(val serviceInfo: ServiceInfo, val rawMessage: String) : Event

Constructors

Link copied to clipboard
constructor(serviceInfo: ServiceInfo, rawMessage: String)

Properties

Link copied to clipboard
Link copied to clipboard