tencentcloud-sdk-trtc 3.0.1049 → 3.0.1050
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20190722/models.rb +0 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 99078f06dc687666a6d449b03e8a553cd89b6a6a
|
4
|
+
data.tar.gz: 593be8c4b94148938950639de79ee95e7d8e451a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 753fde2ab7d6582b4ec30328454a435c060a41533a8fc1b6d3b2c90730d6893ef952e7967b7d5711840ab75431b1dfa521b452afa4fbcfe8bc87385db51cbfb5
|
7
|
+
data.tar.gz: 45aca61c0742fca57beedc0854b207570e2798973edd3f285401fdf9ab6d0029473d5f6425e81a7376d3276eb96665f4d9052ad5437d1bafccb5f8222840770a
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1050
|
data/lib/v20190722/models.rb
CHANGED
@@ -2403,12 +2403,10 @@ module TencentCloud
|
|
2403
2403
|
# @param MobileDeviceType: 移动设备类型,
|
2404
2404
|
# 0: 手机
|
2405
2405
|
# 1: 平板
|
2406
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2407
2406
|
# @type MobileDeviceType: Integer
|
2408
2407
|
# @param ScreenOrientation: 屏幕方向,
|
2409
2408
|
# 0: 竖屏,
|
2410
2409
|
# 1: 横屏
|
2411
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2412
2410
|
# @type ScreenOrientation: Integer
|
2413
2411
|
|
2414
2412
|
attr_accessor :MobileDeviceType, :ScreenOrientation
|
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.
|
4
|
+
version: 3.0.1050
|
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-04-
|
11
|
+
date: 2025-04-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|