Uses of Class
com.tencentcloudapi.gpm.v20200820.models.DescribeTokenResponse
-
Packages that use DescribeTokenResponse Package Description com.tencentcloudapi.gpm.v20200820 com.tencentcloudapi.gpm.v20200820.models -
-
Uses of DescribeTokenResponse in com.tencentcloudapi.gpm.v20200820
Methods in com.tencentcloudapi.gpm.v20200820 that return DescribeTokenResponse Modifier and Type Method Description DescribeTokenResponseGpmClient. DescribeToken(DescribeTokenRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 查询匹配Token,Token用于push消息验证。 -
Uses of DescribeTokenResponse in com.tencentcloudapi.gpm.v20200820.models
Constructors in com.tencentcloudapi.gpm.v20200820.models with parameters of type DescribeTokenResponse Constructor Description DescribeTokenResponse(DescribeTokenResponse 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.
-