Uses of Class
com.tencentcloudapi.gme.v20180711.models.DescribeUserInAndOutTimeResponse
-
Packages that use DescribeUserInAndOutTimeResponse Package Description com.tencentcloudapi.gme.v20180711 com.tencentcloudapi.gme.v20180711.models -
-
Uses of DescribeUserInAndOutTimeResponse in com.tencentcloudapi.gme.v20180711
Methods in com.tencentcloudapi.gme.v20180711 that return DescribeUserInAndOutTimeResponse Modifier and Type Method Description DescribeUserInAndOutTimeResponseGmeClient. DescribeUserInAndOutTime(DescribeUserInAndOutTimeRequest req)拉取用户在房间得进出时间 -
Uses of DescribeUserInAndOutTimeResponse in com.tencentcloudapi.gme.v20180711.models
Constructors in com.tencentcloudapi.gme.v20180711.models with parameters of type DescribeUserInAndOutTimeResponse Constructor Description DescribeUserInAndOutTimeResponse(DescribeUserInAndOutTimeResponse 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.
-