SetSinkToUseRequest

@Serializable
data class SetSinkToUseRequest(val sinkName: String)(source)

Request object containing input parameters for the CastDomain.setSinkToUse command.

Constructors

Link copied to clipboard
constructor(sinkName: String)

Properties

Link copied to clipboard