ipAddress property

String? ipAddress
final

IP address of the instance that is running the game session. When connecting to a Amazon GameLift game server, a client needs to reference an IP address (or DNS name) and port number.

Implementation

final String? ipAddress;