menu
cr_meeting_sdk package
documentation
meeting_notifier.dart
MeetNotifier
notifyUserLeft property
notifyUserLeft property
dark_mode
light_mode
notifyUserLeft
property
void Function
(
String
userID
,
String
userName
)
?
notifyUserLeft
getter/setter pair
Implementation
void Function(String userID, String userName)? notifyUserLeft;
cr_meeting_sdk package
documentation
meeting_notifier
MeetNotifier
notifyUserLeft property
MeetNotifier class