getRecordings
getRecordings
- getRecordings():
Promise<{ recordings: RoomSessionRecording }>- See RoomSessionRecording for more details.
Obtains a list of recordings for the current room session.
Returns
Promise<{ recordings: RoomSessionRecording }> - See RoomSessionRecording for more details.