Uses of Class
com.tencentcloudapi.gpm.v20200820.models.StartMatchingResponse
-
Packages that use StartMatchingResponse Package Description com.tencentcloudapi.gpm.v20200820 com.tencentcloudapi.gpm.v20200820.models -
-
Uses of StartMatchingResponse in com.tencentcloudapi.gpm.v20200820
Methods in com.tencentcloudapi.gpm.v20200820 that return StartMatchingResponse Modifier and Type Method Description StartMatchingResponseGpmClient. StartMatching(StartMatchingRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 支持传入一个玩家或多个玩家发起匹配,在同一个请求内的玩家将被分到同一个对局。 -
Uses of StartMatchingResponse in com.tencentcloudapi.gpm.v20200820.models
Constructors in com.tencentcloudapi.gpm.v20200820.models with parameters of type StartMatchingResponse Constructor Description StartMatchingResponse(StartMatchingResponse 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.
-