onRoomLiveRecordingUpdate property
Callback for when live recording is updated.
This callback is triggered when there is an update in the live recording status.
Implementation
static void Function(Map<dynamic, dynamic> map)? onRoomLiveRecordingUpdate;