port property

int? port
final

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

Implementation

final int? port;