Builder

class Builder

Properties

Link copied to clipboard

The DNS identifier assigned to the instance that is running the game session. Values have the following format:

Link copied to clipboard

A unique identifier for the game session. Use the game session ID.

Link copied to clipboard

The IP address of the game session. To connect to a Amazon GameLift game server, an app needs both the IP address and port number.

Link copied to clipboard

A collection of player session IDs, one for each player ID that was included in the original matchmaking request.

Link copied to clipboard
var port: Int?

The port number for the game session. To connect to a Amazon GameLift game server, an app needs both the IP address and port number.