NEVoiceRoomSeatRequestItem class
成员麦位申请信息。 @property index 麦位位置。如果为**-1**,表示未指定位置。 @property user 申请人。 @property userName 用户名。 @property user 用户头像。
Constructors
- NEVoiceRoomSeatRequestItem(int index, String user, String? userName, String? icon)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited