menu
cr_meeting_sdk package
documentation
meeting_notifier.dart
MeetNotifier
notifyCallIn property
notifyCallIn property
dark_mode
light_mode
notifyCallIn
property
void Function
(
String
callID
,
String
caller
,
String
meetInfo
)
?
notifyCallIn
getter/setter pair
Implementation
void Function(String callID, String caller, String meetInfo)? notifyCallIn;
cr_meeting_sdk package
documentation
meeting_notifier
MeetNotifier
notifyCallIn property
MeetNotifier class