mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-04 23:13:43 +01: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
|
||||
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
|
||||
a call is always implicitly because the user chose not to answer it.
|
||||
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.
|
||||
allOf:
|
||||
- "$ref": core-event-schema/room_event.yaml
|
||||
properties:
|
||||
|
|
|
|||
Loading…
Reference in a new issue