AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Network address(es) and port(s) for connecting to a game session.
Namespace: Amazon.GameLift.Model
Assembly: AWSSDK.GameLift.dll
Version: 3.x.y.z
public class PlayerConnectionEndpoint
The PlayerConnectionEndpoint type exposes the following members
| Name | Description | |
|---|---|---|
|
PlayerConnectionEndpoint() |
| Name | Type | Description | |
|---|---|---|---|
|
IpAddress | System.String |
Gets and sets the property IpAddress. IP address for connecting to the game session. When player gateway is enabled, this is a player gateway IP address. When player gateway is disabled, this is the game server IP address. |
|
Port | System.Int32 |
Gets and sets the property Port. Port number for connecting to the game session. When player gateway is enabled, this is a player gateway port. When player gateway is disabled, this is the game server port. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5