add unstable m.rtc.slot prefix.

Signed-off-by: Timo K <toger5@hotmail.de>
toger5/matrixRTC
Timo K 2 months ago
parent 1fbd843e6b
commit 60e23d90ea

@ -1142,7 +1142,8 @@ that was sent in the three seconds after leaving the session.
## Unstable prefix
Use `org.matrix.msc4143.rtc.member` as the state event type in place of `m.rtc.member`.
Use `org.matrix.msc4143.rtc.member` as the sticky event type in place of `m.rtc.member`.
Use `org.matrix.msc4143.rtc.slot` as the state event type in place of `m.rtc.slot`.
For MatrixRTC Transport discovery via `GET` endpoint use
`/_matrix/client/unstable/org.matrix.msc4143/rtc/transports` instead of

Loading…
Cancel
Save