getPlaybacks
getPlaybacks
- getPlaybacks():
Promise<{ playbacks: RoomSessionPlayback }>- See RoomSessionPlayback for more details.
Obtains a list of playbacks for the current room session.
Returns
Promise<{ playbacks: RoomSessionPlayback }> - See RoomSessionPlayback for more details.