C# Class MatchMakingRequestInfo, aws-gamelift-and-serverless-backend-sample

显示文件 Open project: aws-samples/aws-gamelift-and-serverless-backend-sample Class Usage Examples

Public Properties

Property Type Description
Players PlayerInfo[],
Status string
TicketId string

Property Details

Players public_oe property

public PlayerInfo[], Players
return PlayerInfo[],

Status public_oe property

public string Status
return string

TicketId public_oe property

public string TicketId
return string