Package | Description |
---|---|
com.tencentcloudapi.mgobe.v20201014.models |
Modifier and Type | Method and Description |
---|---|
Player |
DescribePlayerResponse.getPlayer()
Get 玩家信息。
|
Player[] |
Room.getPlayers()
Get 表示玩家详情列表。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribePlayerResponse.setPlayer(Player Player)
Set 玩家信息。
|
void |
Room.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 © 2024. All rights reserved.