summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-10-24 11:41:57 +0200
committerJoas Schilling <coding@schilljs.com>2023-10-24 11:41:57 +0200
commitfc8e14d667180f2adbd53fff431d7698aec899c5 (patch)
tree964816a1d2ac8240cbe175facc3d9638b4aeaf89
parentd36ea29e5a55396868a30028d3df53e82de1677d (diff)
fix(docs): Document new participant fields
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--docs/participant.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/participant.md b/docs/participant.md
index cf4c34842..d46380863 100644
--- a/docs/participant.md
+++ b/docs/participant.md
@@ -42,6 +42,8 @@
| `statusIcon` | string | v2 | | Optional: Only available with `includeStatus=true`, for users with a set status and when there are less than 100 participants in the conversation |
| `statusMessage` | string | v2 | | Optional: Only available with `includeStatus=true`, for users with a set status and when there are less than 100 participants in the conversation |
| `roomToken` | string | v4 | | Optional: Only available with `breakout-rooms-v1` capability |
+| `phoneNumber` | string | v4 | | Optional: Only available with `sip-support-dialout` capability and only filled for moderators that are allowed to configure SIP for conversations |
+| `callId` | string | v4 | | Optional: Only available with `sip-support-dialout` capability and only filled for moderators that are allowed to configure SIP for conversations |
## Get list of participants in a conversation including its breakout rooms