meeting_service library

Classes

AccountSettings
ActionType
AnonymousLoginInfo
AppRoomResConfig
对应服务端config接口返回的APP_ROOM_RESOURCE https://office.netease.com/doc/?identity=67f6ea157eae470c9c2f9a7ebd09ee38 GET https://{domain}/scene/meeting/{appId}/v1/config HTTP/1.1
Audio2VideoAction
AudioAction
音频子类型@see AudioSubType
AudioState
audio state
AudioSubType
音频子类型
AuthInfoExpiredAction
AuthRepository
AVState
BaseApi<T>
BaseConfig
Beauty
enable : true level : 1
BeautyConfig
BeautyGlobalConfig
BeautyLevel
美颜等级对应config levels
BeautySettings
beauty : {'enable':true,'level':1}
ClientType
DebugOptions
DeviceInfo
EventTrackMixin
FocusAction
FunBaseConfig
HandsUp
HandsUpAction
举手子类型@see HandsUpSubType
HandsUpSubType
举手子类型
HandsUpType
HostAction
HttpApi<T>
HttpApiHelper
HttpHeaderRegistry
InMeetingMemberInfo
InRoomRepository
InteractionStatus
白板互动权限状态状态
LiveConfig
LiveLayoutType
LoginInfo
MeetingAction
MeetingBeautyConfig
美颜相关配置
MeetingErrorCode
https://office.netease.com/doc/?identity=3963dc2ced7a48259860289c5d8970af
MeetingInfo
会议信息
MeetingLiveAction
MeetingLockAction
MeetingRepository
MeetingServerConfig
MeetingSettings
MeetingSubTypeAction
MeetingVirtualBackgroundConfig
虚拟背景相关配置
MemberChangeAction
MemberStatus
NEAccountInfo
NEHandsUpStatus
举手状态
NEHttpApiRequest
NEInRoomAudioControl
房间内音频控制
NEInRoomVideoControl
房间内视频控制
NEMeetingFeatureConfig
功能开关
NEMeetingItem
预定房间item
NEMeetingItemLive
预约直播
NEMeetingItemSettings
NEMeetingRoleConfiguration
会议角色限制数据,上行参数,包括角色最大数量、是否进行账号限制以及限制账号列表
NEPreRoomLiveInfo
房间前直播信息
NEResult<T>
NERoomAudioControl
NERoomControl
NERoomInvitation
房间邀请信息
NERoomItemLive
全量直播信息
NERoomVideoControl
NickAction
PreRoomRepository
会议前服务
RoleType
RoomErrorRepository
RoomInvitationAction
邀请通知
ScheduledRoomStatusChangeAction
预约房间状态变更通知
ScreenShareAction
SDKConfig
'focusSwitchInterval' int 切换焦点视频的间隔(单位:s) 'videoStreamCount' int 订阅视频流个数 (deviceType相关)未单独设置返回默认值 'galleryPageSize' int 画廊单页显示数量 (clientType相关) ''' {"code":0,"msg":"Success","ts":1648556746014,"cost":"50ms","requestId":"a303473a820f4413af04e690dff92191", "data":{"appConfig":{ "APP_ROOM_RESOURCE":{"whiteboard":true,"chatroom":true,"live":true,"rtc":true}}}} '''
SDKPreferences
ServersConfig
ServiceRepository
SettingsRepository
TCAction
TrackEventName
UserProfile
Video2AudioAction
VideoAction
VideoState
video state
VideoSubType
视频子类型
WhiteBoardConfig
白板版本配置信息
WhiteBoardGlobalConfig
白板相关信息配置
WhiteboardInteractionAction
WhiteBoardShareAction
60.开启白板,61.关闭白板,

Enums

NELiveAuthLevel
登录 web 直播页的鉴权级别,0:不需要鉴权,1:需要登录,2:需要登录并且账号要与直播应用绑定。不填的话表示不需要鉴权
NEMeetingState
会议状态
NEMeetingType
会议类型
NERoomAttendeeOffType
NERoomItemLiveState
会议直播状态

Constants

appToken → const int
normal → const int
token → const int

Typedefs

HttpHeaderContributor = Map Function()
VoidResult = NEResult<void>