Builder

class Builder

Properties

Link copied to clipboard

A time stamp indicating when this data object was created. Format is a number expressed in Unix time as milliseconds (for example "1469498468.057").

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

The Amazon Resource Name (ARN) associated with the GameLift fleet that the player's game session is running on.

Link copied to clipboard

A unique identifier for the fleet that the player's game session is running on.

Link copied to clipboard

A unique identifier for the game session that the player session is connected to.

Link copied to clipboard

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

Link copied to clipboard

Developer-defined information related to a player. Amazon GameLift Servers does not use this data, so it can be formatted as needed for use in the game.

Link copied to clipboard

A unique identifier for a player that is associated with this player session.

Link copied to clipboard

A unique identifier for a player session.

Link copied to clipboard
var port: Int?

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

Link copied to clipboard

Current status of the player session.

Link copied to clipboard

A time stamp indicating when this data object was terminated. Format is a number expressed in Unix time as milliseconds (for example "1469498468.057").