Uses of Class
com.tencentcloudapi.ccc.v20200210.models.CreateCallOutSessionResponse
-
Packages that use CreateCallOutSessionResponse Package Description com.tencentcloudapi.ccc.v20200210 com.tencentcloudapi.ccc.v20200210.models -
-
Uses of CreateCallOutSessionResponse in com.tencentcloudapi.ccc.v20200210
Methods in com.tencentcloudapi.ccc.v20200210 that return CreateCallOutSessionResponse Modifier and Type Method Description CreateCallOutSessionResponse
CccClient. CreateCallOutSession(CreateCallOutSessionRequest req)
创建外呼会话,当前仅支持双呼,即先使用平台号码呼出到坐席手机上,坐席接听后,然后再外呼用户,而且由于运营商频率限制,坐席手机号必须先加白名单,避免频控导致外呼失败。 -
Uses of CreateCallOutSessionResponse in com.tencentcloudapi.ccc.v20200210.models
Constructors in com.tencentcloudapi.ccc.v20200210.models with parameters of type CreateCallOutSessionResponse Constructor Description CreateCallOutSessionResponse(CreateCallOutSessionResponse 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.
-