WhiteBoardShareAction class

60.开启白板,61.关闭白板,

Inheritance

Constructors

WhiteBoardShareAction(int type)

Properties

hashCode int
The hash code for this object.
no setterinherited
operatorAvRoomUid int
操作人roomUid
latefinal
roomCid String?
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sharerAvRoomUid int
白板共享人roomUid
latefinal
sharerImAccid String
白板拥有者imAccid
latefinal
type int
finalinherited

Methods

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

Operators

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