Browse Source
Remove participant list API's sessionId
Remove participant list API's sessionId
The sessionId is now removed from the participant list API response in favor of the sessionIds array. The frontend code has been adjusted to accomodate for the new structure. Signed-off-by: Vincent Petry <vincent@nextcloud.com>pull/5482/head
No known key found for this signature in database
GPG Key ID: E055D6A4D513575C
5 changed files with 24 additions and 32 deletions
-
1docs/participant.md
-
3lib/Controller/RoomController.php
-
18src/components/RightSidebar/Participants/CurrentParticipants/CurrentParticipants.vue
-
20src/components/RightSidebar/Participants/ParticipantsList/Participant/Participant.vue
-
14src/store/callViewStore.js
Write
Preview
Loading…
Cancel
Save
Reference in new issue