ZegoLiveAudioRoomControllerSeatSpeakerImpl class

APIs of speaker

Properties

hashCode int
The hash code for this object.
no setterinherited
private → ZegoLiveAudioRoomControllerSeatRolePrivateImpl
Don't call that
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

leave({bool showDialog = true}) Future<bool>
The speaker can use this method to leave the seat. If the showDialog parameter is set to true, a confirmation dialog will be displayed before leaving the seat.
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