gameSessionConnectionInfo property

GameSessionConnectionInfo? gameSessionConnectionInfo
final

Identifier and connection information of the game session created for the match. This information is added to the ticket only after the matchmaking request has been successfully completed. This parameter is not set when FlexMatch is being used without GameLift hosting.

Implementation

final GameSessionConnectionInfo? gameSessionConnectionInfo;