CmcdKey
sealed interface CmcdKey : Serializable
A CMCD key.
Inheritors
| Predefined |
Types
| Name | Summary |
|---|---|
| Predefined | enum Predefined : CmcdKey, Enum<CmcdKey.Predefined> The supported standard CMCD keys that can be excluded through CmcdConfig.Enabled.excludedKeys. |
Properties
| Name | Summary |
|---|---|
| key | abstract val key: String The serialized CMCD key name. |