menu
daakia_vc_flutter_sdk package
documentation
viewmodel/rtc_viewmodel.dart
RtcViewmodel
remindParticipant method
remindParticipant method
dark_mode
light_mode
remindParticipant
method
Future
<
bool
>
remindParticipant
(
String
email
)
Implementation
Future<bool> remindParticipant(String email) => sendInviteEmails([email]);
daakia_vc_flutter_sdk package
documentation
viewmodel/rtc_viewmodel
RtcViewmodel
remindParticipant method
RtcViewmodel class