RemoveScreenRequest

@Serializable
data class RemoveScreenRequest(val screenId: ScreenId)

Request object containing input parameters for the EmulationDomain.removeScreen command.

Constructors

Link copied to clipboard
constructor(screenId: ScreenId)

Properties

Link copied to clipboard

(undocumented in the protocol definition)