Custom

data class Custom(val value: String) : CmcdSessionId

Uses a custom CMCD session identifier.

The identifier must not be blank and must not exceed 64 characters.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard