Recording.Live.InProgress
The Recording.Live.InProgress event is sent when the live recording is started. The live recording can be started by setting liveRecording
option to true when a conference is created.
See also:
{
"conference": {
"confId": "conferenceId_UUID"
},
"thirdPartyId": "example_thirdpartyId",
"region": "eu",
"eventType": "Recording.Live.InProgress"
}