menu
openvidu_flutter package
documentation
participant/remote_participant.dart
OnRemoteParticipantStreamChangeEvent typedef
OnRemoteParticipantStreamChangeEvent typedef
dark_mode
light_mode
OnRemoteParticipantStreamChangeEvent
typedef
OnRemoteParticipantStreamChangeEvent
=
void Function
(
Map
<
String
,
dynamic
>
)
Implementation
typedef OnRemoteParticipantStreamChangeEvent = void Function( Map<String, dynamic>);
openvidu_flutter package
documentation
participant/remote_participant
OnRemoteParticipantStreamChangeEvent typedef
remote_participant library