menu
flutter_aws_chime package
documentation
interfaces/realtime_interface.dart
RealtimeInterface
attendeeDidUnmute method
attendeeDidUnmute method
dark_mode
light_mode
attendeeDidUnmute
method
void
attendeeDidUnmute
(
AttendeeModel
attendee
)
Implementation
void attendeeDidUnmute(AttendeeModel attendee) { // Gets called when an unmutes themselves }
flutter_aws_chime package
documentation
interfaces/realtime_interface
RealtimeInterface
attendeeDidUnmute method
RealtimeInterface class