getRoomSessionById
getRoomSessionById
- getRoomSessionById(
id):Promise<{roomSessions: RoomSession[] }>- See RoomSession for more details.
Returns a room session given its id. Only in-progress room sessions are currently returned.
id): Promise<{roomSessions: RoomSession[] }> - See RoomSession for more details.Returns a room session given its id. Only in-progress room sessions are currently returned.