PushPreferenceLevel

data class PushPreferenceLevel(val value: String)

Represents the possible levels for chat push notifications.

Parameters

value

The string representation of the chat level.

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard