NEControlParams class

Constructors

NEControlParams({required String displayName})

Properties

displayName String
会议中的用户昵称,不能为空 使用电视的昵称入会(目前做兼容TV老版本使用)
final
hashCode int
The hash code for this object.
no setterinherited
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