Uses of Class
com.tencentcloudapi.ccc.v20200210.models.DescribePSTNActiveSessionListRequest
-
Packages that use DescribePSTNActiveSessionListRequest Package Description com.tencentcloudapi.ccc.v20200210 com.tencentcloudapi.ccc.v20200210.models -
-
Uses of DescribePSTNActiveSessionListRequest in com.tencentcloudapi.ccc.v20200210
Methods in com.tencentcloudapi.ccc.v20200210 with parameters of type DescribePSTNActiveSessionListRequest Modifier and Type Method Description DescribePSTNActiveSessionListResponseCccClient. DescribePSTNActiveSessionList(DescribePSTNActiveSessionListRequest req)获取当前正在通话的会话列表 -
Uses of DescribePSTNActiveSessionListRequest in com.tencentcloudapi.ccc.v20200210.models
Constructors in com.tencentcloudapi.ccc.v20200210.models with parameters of type DescribePSTNActiveSessionListRequest Constructor Description DescribePSTNActiveSessionListRequest(DescribePSTNActiveSessionListRequest 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.
-