tencentcloud-sdk-ccc 3.0.732 → 3.0.733
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20200210/models.rb +24 -21
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9cf6b612e021199bf35b65d8c0fc0aeab23e7ef6
|
4
|
+
data.tar.gz: 7780a552dd41dc42164c555008e64ed0ee5aeaa8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f11e7a2eeec968ffc2ff3943db4aef3c625d5e778597cd9a8098d157a5c484a41f3ce5ec62344e36c3128cf7927a954082f93232555e6238c817d7d32d99a07d
|
7
|
+
data.tar.gz: 3d92ad1f0d8acd6fe219f4f71ad913a8745949ae113a58a1b14c1af36d29985a7a1c0cd48ecacef9ef3ec7d49cc36e5f244a4cb3a5aacb029368d0e78de74976
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.733
|
data/lib/v20200210/models.rb
CHANGED
@@ -167,8 +167,8 @@ module TencentCloud
|
|
167
167
|
|
168
168
|
attr_accessor :SdkAppId, :StaffEmail, :SkillGroupList, :StaffSkillGroupList
|
169
169
|
extend Gem::Deprecate
|
170
|
-
deprecate :SkillGroupList, :none, 2023,
|
171
|
-
deprecate :SkillGroupList=, :none, 2023,
|
170
|
+
deprecate :SkillGroupList, :none, 2023, 12
|
171
|
+
deprecate :SkillGroupList=, :none, 2023, 12
|
172
172
|
|
173
173
|
def initialize(sdkappid=nil, staffemail=nil, skillgrouplist=nil, staffskillgrouplist=nil)
|
174
174
|
@SdkAppId = sdkappid
|
@@ -605,8 +605,8 @@ module TencentCloud
|
|
605
605
|
|
606
606
|
attr_accessor :SdkAppId, :UserId, :Callee, :Caller, :Callers, :IsForceUseMobile, :Uui, :UUI
|
607
607
|
extend Gem::Deprecate
|
608
|
-
deprecate :Uui, :none, 2023,
|
609
|
-
deprecate :Uui=, :none, 2023,
|
608
|
+
deprecate :Uui, :none, 2023, 12
|
609
|
+
deprecate :Uui=, :none, 2023, 12
|
610
610
|
|
611
611
|
def initialize(sdkappid=nil, userid=nil, callee=nil, caller=nil, callers=nil, isforceusemobile=nil, uui=nil, uui=nil)
|
612
612
|
@SdkAppId = sdkappid
|
@@ -1406,8 +1406,8 @@ module TencentCloud
|
|
1406
1406
|
|
1407
1407
|
attr_accessor :InstanceId, :SdkAppId, :CdrId, :Limit, :Offset, :Order, :SessionId
|
1408
1408
|
extend Gem::Deprecate
|
1409
|
-
deprecate :InstanceId, :none, 2023,
|
1410
|
-
deprecate :InstanceId=, :none, 2023,
|
1409
|
+
deprecate :InstanceId, :none, 2023, 12
|
1410
|
+
deprecate :InstanceId=, :none, 2023, 12
|
1411
1411
|
|
1412
1412
|
def initialize(instanceid=nil, sdkappid=nil, cdrid=nil, limit=nil, offset=nil, order=nil, sessionid=nil)
|
1413
1413
|
@InstanceId = instanceid
|
@@ -1672,8 +1672,8 @@ module TencentCloud
|
|
1672
1672
|
|
1673
1673
|
attr_accessor :StartTimestamp, :EndTimestamp, :InstanceId, :SdkAppId, :Limit, :Offset, :Type
|
1674
1674
|
extend Gem::Deprecate
|
1675
|
-
deprecate :InstanceId, :none, 2023,
|
1676
|
-
deprecate :InstanceId=, :none, 2023,
|
1675
|
+
deprecate :InstanceId, :none, 2023, 12
|
1676
|
+
deprecate :InstanceId=, :none, 2023, 12
|
1677
1677
|
|
1678
1678
|
def initialize(starttimestamp=nil, endtimestamp=nil, instanceid=nil, sdkappid=nil, limit=nil, offset=nil, type=nil)
|
1679
1679
|
@StartTimestamp = starttimestamp
|
@@ -1710,8 +1710,8 @@ module TencentCloud
|
|
1710
1710
|
|
1711
1711
|
attr_accessor :TotalCount, :IMCdrs, :IMCdrList, :RequestId
|
1712
1712
|
extend Gem::Deprecate
|
1713
|
-
deprecate :IMCdrs, :none, 2023,
|
1714
|
-
deprecate :IMCdrs=, :none, 2023,
|
1713
|
+
deprecate :IMCdrs, :none, 2023, 12
|
1714
|
+
deprecate :IMCdrs=, :none, 2023, 12
|
1715
1715
|
|
1716
1716
|
def initialize(totalcount=nil, imcdrs=nil, imcdrlist=nil, requestid=nil)
|
1717
1717
|
@TotalCount = totalcount
|
@@ -1897,8 +1897,8 @@ module TencentCloud
|
|
1897
1897
|
|
1898
1898
|
attr_accessor :TotalCount, :TelCdrs, :TelCdrList, :RequestId
|
1899
1899
|
extend Gem::Deprecate
|
1900
|
-
deprecate :TelCdrs, :none, 2023,
|
1901
|
-
deprecate :TelCdrs=, :none, 2023,
|
1900
|
+
deprecate :TelCdrs, :none, 2023, 12
|
1901
|
+
deprecate :TelCdrs=, :none, 2023, 12
|
1902
1902
|
|
1903
1903
|
def initialize(totalcount=nil, telcdrs=nil, telcdrlist=nil, requestid=nil)
|
1904
1904
|
@TotalCount = totalcount
|
@@ -2163,8 +2163,8 @@ module TencentCloud
|
|
2163
2163
|
|
2164
2164
|
attr_accessor :TelCallOutCount, :TelCallInCount, :SeatUsedCount, :VoipCallInCount, :VOIPCallInCount, :AsrOfflineCount, :AsrRealtimeCount, :RequestId
|
2165
2165
|
extend Gem::Deprecate
|
2166
|
-
deprecate :VoipCallInCount, :none, 2023,
|
2167
|
-
deprecate :VoipCallInCount=, :none, 2023,
|
2166
|
+
deprecate :VoipCallInCount, :none, 2023, 12
|
2167
|
+
deprecate :VoipCallInCount=, :none, 2023, 12
|
2168
2168
|
|
2169
2169
|
def initialize(telcalloutcount=nil, telcallincount=nil, seatusedcount=nil, voipcallincount=nil, voipcallincount=nil, asrofflinecount=nil, asrrealtimecount=nil, requestid=nil)
|
2170
2170
|
@TelCallOutCount = telcalloutcount
|
@@ -2214,8 +2214,8 @@ module TencentCloud
|
|
2214
2214
|
|
2215
2215
|
attr_accessor :StartTimeStamp, :EndTimeStamp, :InstanceId, :Limit, :Offset, :SdkAppId, :PageSize, :PageNumber, :Phones, :SessionIds
|
2216
2216
|
extend Gem::Deprecate
|
2217
|
-
deprecate :InstanceId, :none, 2023,
|
2218
|
-
deprecate :InstanceId=, :none, 2023,
|
2217
|
+
deprecate :InstanceId, :none, 2023, 12
|
2218
|
+
deprecate :InstanceId=, :none, 2023, 12
|
2219
2219
|
|
2220
2220
|
def initialize(starttimestamp=nil, endtimestamp=nil, instanceid=nil, limit=nil, offset=nil, sdkappid=nil, pagesize=nil, pagenumber=nil, phones=nil, sessionids=nil)
|
2221
2221
|
@StartTimeStamp = starttimestamp
|
@@ -2257,8 +2257,8 @@ module TencentCloud
|
|
2257
2257
|
|
2258
2258
|
attr_accessor :TotalCount, :TelCdrs, :TelCdrList, :RequestId
|
2259
2259
|
extend Gem::Deprecate
|
2260
|
-
deprecate :TelCdrs, :none, 2023,
|
2261
|
-
deprecate :TelCdrs=, :none, 2023,
|
2260
|
+
deprecate :TelCdrs, :none, 2023, 12
|
2261
|
+
deprecate :TelCdrs=, :none, 2023, 12
|
2262
2262
|
|
2263
2263
|
def initialize(totalcount=nil, telcdrs=nil, telcdrlist=nil, requestid=nil)
|
2264
2264
|
@TotalCount = totalcount
|
@@ -3622,6 +3622,8 @@ module TencentCloud
|
|
3622
3622
|
|
3623
3623
|
# 电话呼出 201 unknown 未知状态
|
3624
3624
|
|
3625
|
+
# 电话呼出 202 notAnswer 未接听
|
3626
|
+
|
3625
3627
|
# 电话呼出 203 userReject 拒接挂断
|
3626
3628
|
|
3627
3629
|
# 电话呼出 204 powerOff 关机
|
@@ -3694,6 +3696,8 @@ module TencentCloud
|
|
3694
3696
|
|
3695
3697
|
# 电话呼出 201 unknown 未知状态
|
3696
3698
|
|
3699
|
+
# 电话呼出 202 notAnswer 未接听
|
3700
|
+
|
3697
3701
|
# 电话呼出 203 userReject 拒接挂断
|
3698
3702
|
|
3699
3703
|
# 电话呼出 204 powerOff 关机
|
@@ -3712,7 +3716,6 @@ module TencentCloud
|
|
3712
3716
|
|
3713
3717
|
# 电话呼入&呼出 211 clientError 客户端错误
|
3714
3718
|
|
3715
|
-
|
3716
3719
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3717
3720
|
# @type EndStatusString: String
|
3718
3721
|
# @param StartTimestamp: 会话开始时间戳,UNIX 秒级时间戳
|
@@ -3766,8 +3769,8 @@ module TencentCloud
|
|
3766
3769
|
|
3767
3770
|
attr_accessor :Caller, :Callee, :Time, :Direction, :Duration, :RecordURL, :RecordId, :SeatUser, :EndStatus, :SkillGroup, :CallerLocation, :IVRDuration, :RingTimestamp, :AcceptTimestamp, :EndedTimestamp, :IVRKeyPressed, :HungUpSide, :ServeParticipants, :SkillGroupId, :EndStatusString, :StartTimestamp, :QueuedTimestamp, :PostIVRKeyPressed, :QueuedSkillGroupId, :SessionId, :ProtectedCaller, :ProtectedCallee, :Uui, :UUI, :IVRKeyPressedEx, :AsrUrl, :CustomRecordURL, :Remark, :QueuedSkillGroupName, :VoicemailRecordURL, :VoicemailAsrURL
|
3768
3771
|
extend Gem::Deprecate
|
3769
|
-
deprecate :Uui, :none, 2023,
|
3770
|
-
deprecate :Uui=, :none, 2023,
|
3772
|
+
deprecate :Uui, :none, 2023, 12
|
3773
|
+
deprecate :Uui=, :none, 2023, 12
|
3771
3774
|
|
3772
3775
|
def initialize(caller=nil, callee=nil, time=nil, direction=nil, duration=nil, recordurl=nil, recordid=nil, seatuser=nil, endstatus=nil, skillgroup=nil, callerlocation=nil, ivrduration=nil, ringtimestamp=nil, accepttimestamp=nil, endedtimestamp=nil, ivrkeypressed=nil, hungupside=nil, serveparticipants=nil, skillgroupid=nil, endstatusstring=nil, starttimestamp=nil, queuedtimestamp=nil, postivrkeypressed=nil, queuedskillgroupid=nil, sessionid=nil, protectedcaller=nil, protectedcallee=nil, uui=nil, uui=nil, ivrkeypressedex=nil, asrurl=nil, customrecordurl=nil, remark=nil, queuedskillgroupname=nil, voicemailrecordurl=nil, voicemailasrurl=nil)
|
3773
3776
|
@Caller = caller
|