mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-04 02:04:10 +02:00
Failure to YAML
This commit is contained in:
parent
a5c9911f60
commit
d1b4c72762
|
|
@ -11,8 +11,8 @@ description: |
|
||||||
the callee sends an `m.call.hangup` event. If the calling user chooses to end the
|
the callee sends an `m.call.hangup` event. If the calling user chooses to end the
|
||||||
call before setup is complete, the client sends `m.call.hangup` as previously.
|
call before setup is complete, the client sends `m.call.hangup` as previously.
|
||||||
|
|
||||||
Note that, unlike `m.call.hangup`, this event has no `reason` field: the rejection of
|
Note that, unlike `m.call.hangup`, this event has no `reason` field: the rejection of
|
||||||
a call is always implicitly because the user chose not to answer it.
|
a call is always implicitly because the user chose not to answer it.
|
||||||
allOf:
|
allOf:
|
||||||
- "$ref": core-event-schema/room_event.yaml
|
- "$ref": core-event-schema/room_event.yaml
|
||||||
properties:
|
properties:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue