AppRoomResConfig class

对应服务端config接口返回的APP_ROOM_RESOURCE https://office.netease.com/doc/?identity=67f6ea157eae470c9c2f9a7ebd09ee38 GET https://{domain}/scene/meeting/{appId}/v1/config HTTP/1.1

Constructors

AppRoomResConfig.fromJson(Map<String, dynamic>? json)

Properties

chatRoom bool
latefinal
hashCode int
The hash code for this object.
no setterinherited
live bool
latefinal
record bool
latefinal
rtc bool
latefinal
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sip bool
latefinal
whiteboard bool
latefinal

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