Uses of Class
com.tencentcloudapi.ccc.v20200210.models.PSTNSessionInfo
-
Packages that use PSTNSessionInfo Package Description com.tencentcloudapi.ccc.v20200210.models -
-
Uses of PSTNSessionInfo in com.tencentcloudapi.ccc.v20200210.models
Methods in com.tencentcloudapi.ccc.v20200210.models that return PSTNSessionInfo Modifier and Type Method Description PSTNSessionInfo[]DescribePSTNActiveSessionListResponse. getSessions()Get 列表内容Methods in com.tencentcloudapi.ccc.v20200210.models with parameters of type PSTNSessionInfo Modifier and Type Method Description voidDescribePSTNActiveSessionListResponse. setSessions(PSTNSessionInfo[] Sessions)Set 列表内容Constructors in com.tencentcloudapi.ccc.v20200210.models with parameters of type PSTNSessionInfo Constructor Description PSTNSessionInfo(PSTNSessionInfo 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.
-