GetConsolePlainArgs

data class GetConsolePlainArgs(val consoleName: String) : ConvertibleToJava<GetConsolePlainArgs>

Constructors

Link copied to clipboard
constructor(consoleName: String)

Properties

Link copied to clipboard

The name of the console

Functions

Link copied to clipboard
open override fun toJava(): GetConsolePlainArgs