EntertainmentConfigurationType

@Serializable
value class EntertainmentConfigurationType(val key: String)

Defines for which type of application an entertainment configuration channel assignment was optimized for.

Constructors

Link copied to clipboard
constructor(key: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val key: String

Functions

Link copied to clipboard
open override fun toString(): String