tencentcloud-sdk-trtc 3.0.994 → 3.0.996

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 403a2ca62da042c52c9c0cc94f34aaab041b3920
4
- data.tar.gz: ecfa88e1a82472e0ab1c78bb81884924d46aff82
3
+ metadata.gz: 8923fa466101a36690cb6b8839429ac1fe27756d
4
+ data.tar.gz: 4d46ff0005187bcb50652dd59f79dbe5484bc7b0
5
5
  SHA512:
6
- metadata.gz: 6a8d5e32c68b756db35537e7aff2d74f478d256a2511fe81079f10f2fbb9d551925cecff66b64fe5a46b38d517ff5c9f800abfa2824b59252138323f3a73b774
7
- data.tar.gz: 4616b440d7e6d9c25ebfced1e9579e26356452b526a8bbb24aa11f0272af6ae959f369cd1aff3be7c9b4639dd23875d1f17b5566e7adb7d37b87790ca5d1df21
6
+ metadata.gz: 1a6be472cc47a91ceba6420dccd467aa2c4ede7b9f657693bd7b9ef27adc45926f5a7305ea674eba93054b30c79c9a4403600a4501b905d5cb74eee2c0c00601
7
+ data.tar.gz: f955f5352fe7ea9bf3f69263a44fe10f9a96ee3a365d3a27a283dcf46be47cb6a1ec337f1941b582142fa93b13f165c9cb562bfed0ee6a8775c4d1a6ae74b91b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.994
1
+ 3.0.996
@@ -22,7 +22,6 @@ module TencentCloud
22
22
  # @param AbnormalEventId: 异常事件ID,具体值查看附录:异常体验ID映射表:https://cloud.tencent.com/document/product/647/44916
23
23
  # @type AbnormalEventId: Integer
24
24
  # @param PeerId: 远端用户ID,"":表示异常事件不是由远端用户产生
25
- # 注意:此字段可能返回 null,表示取不到有效值。
26
25
  # @type PeerId: String
27
26
 
28
27
  attr_accessor :AbnormalEventId, :PeerId
@@ -3825,7 +3824,6 @@ module TencentCloud
3825
3824
  # @param UserId: 用户ID
3826
3825
  # @type UserId: String
3827
3826
  # @param PeerId: 对端Id,为空时表示上行数据
3828
- # 注意:此字段可能返回 null,表示取不到有效值。
3829
3827
  # @type PeerId: String
3830
3828
  # @param DataType: 数据类型
3831
3829
  # @type DataType: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-trtc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.994
4
+ version: 3.0.996
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-02-09 00:00:00.000000000 Z
11
+ date: 2025-02-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common