onRoomLiveRecordingOn property
Callback for when live recording is turned on.
This callback is triggered when live recording has successfully started.
Implementation
static void Function(Map<dynamic, dynamic> map)? onRoomLiveRecordingOn;
Callback for when live recording is turned on.
This callback is triggered when live recording has successfully started.
static void Function(Map<dynamic, dynamic> map)? onRoomLiveRecordingOn;