EventId

class EventId(group: EventLogGroup, eventId: String, description: String) : BaseEventId

An event without any fields.

Constructors

Link copied to clipboard
constructor(group: EventLogGroup, eventId: String, description: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open override fun getFields(): List<EventField<*>>