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