EventCategory

sealed class EventCategory

Specifies the event category for which aggregation configuration is enabled. Valid value is Data.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : EventCategory

Properties

Link copied to clipboard
abstract val value: String