GetMatchmakingConfigurationPlainArgs

data class GetMatchmakingConfigurationPlainArgs(val name: String) : ConvertibleToJava<GetMatchmakingConfigurationPlainArgs>

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

A unique identifier for the matchmaking configuration.

Functions

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