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