onRoomLiveRecordingFailed property
Callback for when live recording has failed.
This callback is triggered when there is a failure in live recording.
Implementation
static void Function(Map<dynamic, dynamic> map)? onRoomLiveRecordingFailed;
Callback for when live recording has failed.
This callback is triggered when there is a failure in live recording.
static void Function(Map<dynamic, dynamic> map)? onRoomLiveRecordingFailed;