Skip to main content

SetMatchPrivateServer

Set the private server of the match. Once this is set it cannot be changed, to prevent race conditions from the server.

SetMatchPrivateServer(
input: SetMatchPrivateServerRequest
): SetMatchPrivateServerResponse!

Arguments

SetMatchPrivateServer.input ● SetMatchPrivateServerRequest input matchmaking

Type

SetMatchPrivateServerResponse object matchmaking

Response object for setting the private server of the match. If we receive a 'NONE' error or a 'PRIVATE_SERVER_ALREADY_SET' error, then a private server ID will be returned.