Preparing search index...
The search index is not available
NEMeetingKit
NEMeetingKit
AddDocConfig
Interface AddDocConfig
interface
AddDocConfig
{
docId
:
string
;
fileType
:
string
;
name
:
string
;
params
:
StaticDocParam
|
DynamicDocParam
|
MediaDocParam
;
showDelete
:
boolean
;
}
Index
Properties
doc
Id
file
Type
name
params
show
Delete
Properties
doc
Id
docId
:
string
文档的唯一id
file
Type
fileType
:
string
文档类型,会影响弹窗中文档的图标"pdf" | "ppt" | "doc" | "mp4"
name
name
:
string
文档名称,会影响弹窗中文档名称
params
params
:
StaticDocParam
|
DynamicDocParam
|
MediaDocParam
文档具体的数据参数
show
Delete
showDelete
:
boolean
是否在文档弹窗中显示删除按钮
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
doc
Id
file
Type
name
params
show
Delete
NEMeetingKit
Loading...
文档的唯一id