tencentcloud-sdk-lcic 3.0.975 → 3.0.977

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20220817/models.rb +15 -12
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 19adc7a4bb8b555cc9d37cf66c178a36d4ad3a54
4
- data.tar.gz: 206958a509fbcca98dcdfe59af7154da7cbdeb3e
3
+ metadata.gz: 8cee443c67ed820ddbe7d9680005704eee7f014a
4
+ data.tar.gz: 9c2701abbd63c6cd2bade2453c2a128f907a96e4
5
5
  SHA512:
6
- metadata.gz: 91a9694421341e6fa8368fd291e8b47cd76b538651cd79fb95b8743b1a6103539d9bd3a1d07a95305c7820015a62e52a7c4feebed5c58613ff58ec6d10b55a54
7
- data.tar.gz: 8b4cd1f2ed4ed30f1563003119ca18daf0ec8c0f8d494f180de93e0d6cbc45acdc76dd6192e197179f0aee0b660d79931176132adf1ce6bf3da5c1f199eb3d4c
6
+ metadata.gz: cd2ceddaaadfd23dfb4836232173f75b2c660726f3ea949d5abdcb86eed5a9cc49028407aadd62eb4bf6268683e036dae6dd38ab346906bd1e16f71d4642d161
7
+ data.tar.gz: d3bfafdce06786cd9f54819a0b7d40d55a746a6e6f19f21ca9094788081a438357bf24f052c73e1ad2c89b657ffa3f1e54b1ed86853ed37c9e4c1b6f782ec7f9
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.975
1
+ 3.0.977
@@ -607,7 +607,9 @@ module TencentCloud
607
607
  # @type RoomId: Integer
608
608
  # @param DocumentId: 文档ID。
609
609
  # @type DocumentId: String
610
- # @param BindType: 绑定类型。后台可透传到客户端,默认为0。客户端可以根据这个字段实现业务逻辑。
610
+ # @param BindType: 绑定类型。后台可透传到客户端,默认为0。除以下例值外支持自定义该字段,并在前端实现相应业务逻辑,示例参考:
611
+ # 示例值:0,仅绑定课件到房间
612
+ # 示例值:1,绑定课件到房间后,默认展示课件
611
613
  # @type BindType: Integer
612
614
 
613
615
  attr_accessor :RoomId, :DocumentId, :BindType
@@ -938,10 +940,10 @@ module TencentCloud
938
940
 
939
941
  attr_accessor :Name, :StartTime, :EndTime, :SdkAppId, :Resolution, :MaxMicNumber, :SubType, :TeacherId, :AutoMic, :TurnOffMic, :AudioQuality, :DisableRecord, :Assistants, :RTCAudienceNumber, :AudienceType, :RecordLayout, :GroupId, :EnableDirectControl, :InteractionMode, :VideoOrientation, :IsGradingRequiredPostClass, :RoomType, :EndDelayTime, :LiveType, :RecordLiveUrl, :EnableAutoStart, :RecordBackground, :RecordScene, :RecordLang, :RecordStream
940
942
  extend Gem::Deprecate
941
- deprecate :RTCAudienceNumber, :none, 2024, 12
942
- deprecate :RTCAudienceNumber=, :none, 2024, 12
943
- deprecate :RecordLang, :none, 2024, 12
944
- deprecate :RecordLang=, :none, 2024, 12
943
+ deprecate :RTCAudienceNumber, :none, 2025, 1
944
+ deprecate :RTCAudienceNumber=, :none, 2025, 1
945
+ deprecate :RecordLang, :none, 2025, 1
946
+ deprecate :RecordLang=, :none, 2025, 1
945
947
 
946
948
  def initialize(name=nil, starttime=nil, endtime=nil, sdkappid=nil, resolution=nil, maxmicnumber=nil, subtype=nil, teacherid=nil, automic=nil, turnoffmic=nil, audioquality=nil, disablerecord=nil, assistants=nil, rtcaudiencenumber=nil, audiencetype=nil, recordlayout=nil, groupid=nil, enabledirectcontrol=nil, interactionmode=nil, videoorientation=nil, isgradingrequiredpostclass=nil, roomtype=nil, enddelaytime=nil, livetype=nil, recordliveurl=nil, enableautostart=nil, recordbackground=nil, recordscene=nil, recordlang=nil, recordstream=nil)
947
949
  @Name = name
@@ -3997,8 +3999,8 @@ module TencentCloud
3997
3999
 
3998
4000
  attr_accessor :RoomId, :SdkAppId, :StartTime, :EndTime, :TeacherId, :Name, :Resolution, :MaxMicNumber, :AutoMic, :AudioQuality, :SubType, :DisableRecord, :Assistants, :GroupId, :EnableDirectControl, :InteractionMode, :VideoOrientation, :IsGradingRequiredPostClass, :RoomType, :RecordLayout, :EndDelayTime, :LiveType, :RecordLiveUrl, :EnableAutoStart, :RecordScene, :RecordLang
3999
4001
  extend Gem::Deprecate
4000
- deprecate :RecordLang, :none, 2024, 12
4001
- deprecate :RecordLang=, :none, 2024, 12
4002
+ deprecate :RecordLang, :none, 2025, 1
4003
+ deprecate :RecordLang=, :none, 2025, 1
4002
4004
 
4003
4005
  def initialize(roomid=nil, sdkappid=nil, starttime=nil, endtime=nil, teacherid=nil, name=nil, resolution=nil, maxmicnumber=nil, automic=nil, audioquality=nil, subtype=nil, disablerecord=nil, assistants=nil, groupid=nil, enabledirectcontrol=nil, interactionmode=nil, videoorientation=nil, isgradingrequiredpostclass=nil, roomtype=nil, recordlayout=nil, enddelaytime=nil, livetype=nil, recordliveurl=nil, enableautostart=nil, recordscene=nil, recordlang=nil)
4004
4006
  @RoomId = roomid
@@ -4231,7 +4233,8 @@ module TencentCloud
4231
4233
  # @type SdkAppId: Integer
4232
4234
  # @param Name: 用户名称。
4233
4235
  # @type Name: String
4234
- # @param OriginId: 用户在客户系统的Id,需要在同一应用下唯一。
4236
+ # @param OriginId: 用户在客户系统的Id,需要在同一应用下唯一。入参为空时默认赋值为UserId
4237
+ # 。
4235
4238
  # @type OriginId: String
4236
4239
  # @param Avatar: 用户头像。
4237
4240
  # @type Avatar: String
@@ -4344,10 +4347,10 @@ module TencentCloud
4344
4347
 
4345
4348
  attr_accessor :Name, :StartTime, :EndTime, :Resolution, :MaxMicNumber, :SubType, :TeacherId, :AutoMic, :TurnOffMic, :AudioQuality, :DisableRecord, :Assistants, :RTCAudienceNumber, :AudienceType, :RecordLayout, :GroupId, :EnableDirectControl, :InteractionMode, :VideoOrientation, :IsGradingRequiredPostClass, :RoomType, :EndDelayTime, :LiveType, :RecordLiveUrl, :EnableAutoStart, :RecordBackground, :RecordScene, :RecordLang, :RecordStream
4346
4349
  extend Gem::Deprecate
4347
- deprecate :RTCAudienceNumber, :none, 2024, 12
4348
- deprecate :RTCAudienceNumber=, :none, 2024, 12
4349
- deprecate :RecordLang, :none, 2024, 12
4350
- deprecate :RecordLang=, :none, 2024, 12
4350
+ deprecate :RTCAudienceNumber, :none, 2025, 1
4351
+ deprecate :RTCAudienceNumber=, :none, 2025, 1
4352
+ deprecate :RecordLang, :none, 2025, 1
4353
+ deprecate :RecordLang=, :none, 2025, 1
4351
4354
 
4352
4355
  def initialize(name=nil, starttime=nil, endtime=nil, resolution=nil, maxmicnumber=nil, subtype=nil, teacherid=nil, automic=nil, turnoffmic=nil, audioquality=nil, disablerecord=nil, assistants=nil, rtcaudiencenumber=nil, audiencetype=nil, recordlayout=nil, groupid=nil, enabledirectcontrol=nil, interactionmode=nil, videoorientation=nil, isgradingrequiredpostclass=nil, roomtype=nil, enddelaytime=nil, livetype=nil, recordliveurl=nil, enableautostart=nil, recordbackground=nil, recordscene=nil, recordlang=nil, recordstream=nil)
4353
4356
  @Name = name
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-lcic
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.975
4
+ version: 3.0.977
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-01-05 00:00:00.000000000 Z
11
+ date: 2025-01-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common