Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorblizzz <blizzz@arthur-schiwon.de>2021-06-19 18:42:38 +0300
committerGitHub <noreply@github.com>2021-06-19 18:42:38 +0300
commit706bc369402c2284991690bf80b54180fcb0ab95 (patch)
tree83359fd1982a70f3744a7b4a2ec8cb728ccad7ee /docs
parent7a2a15af07c9d43364da776e29b15a5ef798fc5a (diff)
…also in conversation.md
Diffstat (limited to 'docs')
-rw-r--r--docs/conversation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conversation.md b/docs/conversation.md
index 4c52215cb..e4713b138 100644
--- a/docs/conversation.md
+++ b/docs/conversation.md
@@ -37,7 +37,7 @@
`attendeePin` | string | v3 | | Unique dial-in authentication code for this user, when the conversation has SIP enabled (see `sipEnabled` attribute)
`actorType` | string | v3 | | Currently known `users|guests|emails|groups|circles`
`actorId` | string | v3 | | The unique identifier for the given actor type
- `publishingPermissions` | int | v4 | Publishing permissions for the current participant (see [constants list](constants.md#attendee-publishing-permissions))
+ `publishingPermissions` | int | v4 | | Publishing permissions for the current participant (see [constants list](constants.md#attendee-publishing-permissions))
`participantInCall` | bool | v1 | v2 | **Removed:** use `participantFlags` instead
`participantFlags` | int | v1 | | "In call" flags of the user's session making the request (only available with `in-call-flags` capability)
`readOnly` | int | v1 | | Read-only state for the current user (only available with `read-only-rooms` capability)