menu
mediasfu_sdk
producers\producer_emits\join_room.dart
JoinRoomType typedef
JoinRoomType
dark_mode
light_mode
JoinRoomType
typedef
JoinRoomType
=
Future
<
ResponseJoinRoom
>
Function
(
JoinRoomOptions
options
)
Implementation
typedef JoinRoomType = Future<ResponseJoinRoom> Function( JoinRoomOptions options);
mediasfu_sdk
join_room
JoinRoomType typedef
join_room library