Package | Description |
---|---|
com.tencentcloudapi.gpm.v20200820.models |
Modifier and Type | Method and Description |
---|---|
Player[] |
MatchTicket.getPlayers()
Get 玩家信息列表
|
Player[] |
StartMatchingRequest.getPlayers()
Get 玩家信息 最多 200 条。
|
Player[] |
StartMatchingBackfillRequest.getPlayers()
Get 玩家信息
|
Modifier and Type | Method and Description |
---|---|
void |
MatchTicket.setPlayers(Player[] Players)
Set 玩家信息列表
|
void |
StartMatchingRequest.setPlayers(Player[] Players)
Set 玩家信息 最多 200 条。
|
void |
StartMatchingBackfillRequest.setPlayers(Player[] Players)
Set 玩家信息
|
Constructor and Description |
---|
Player(Player source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.