NEMeetingItemSettings class

Constructors

NEMeetingItemSettings()

Properties

cloudRecordOn bool
getter/setter pair
controls List<NERoomControl>?
getter/setter pair
extraData String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isAudioControlEnable bool
查看是否设置了自动静音/自动静音是否启用
no setter
live NEMeetingItemLive?
getter/setter pair
password String?
getter/setter pair
roleBinds Map<String, NEMeetingRoleType>?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

fromJson(Map? map) NEMeetingItemSettings
fromNativeJson(Map? map) NEMeetingItemSettings
native 传递到flutter页面解析