ZegoLiveAudioRoomControllerSeatMicrophoneMuteStateImpl class

Properties

hashCode int
The hash code for this object.
no setterinherited
microphoneMuteStateNotifierCallbacks Map<String, VoidCallback>
getter/setter pair
microphoneMuteStateNotifierMap Map<String, ValueNotifier<bool>>
<user id, notifier>
getter/setter pair
microphoneMuteStateNotifiers List<ValueNotifier<bool>>
notifiers
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
seatManager ↔ ZegoLiveAudioRoomSeatManager?
getter/setter pair

Methods

getMicrophoneMuteStateNotifier(ZegoUIKitUser user) ValueNotifier<bool>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onSeatsUserChanged() → void
onUserMicrophoneStateChanged(ZegoUIKitUser user) → void
removeMicrophoneMuteStateNotifier(ZegoUIKitUser user) → void
toString() String
A string representation of this object.
inherited

Operators

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