mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-06 11:44:10 +01:00
add clarification
This commit is contained in:
parent
696e568fb2
commit
84f0d9d7e4
|
|
@ -139,7 +139,8 @@ Properties:
|
||||||
device, an `m.key.verification.cancel` message with `code` set to
|
device, an `m.key.verification.cancel` message with `code` set to
|
||||||
`m.accepted` is sent to the other devices
|
`m.accepted` is sent to the other devices
|
||||||
- `reason` (string): human-readable reason for cancelling. This should only be
|
- `reason` (string): human-readable reason for cancelling. This should only be
|
||||||
used if the recieving client does not understand the code given.
|
used if the recieving client does not understand the code given in the `code`
|
||||||
|
property.
|
||||||
|
|
||||||
Verification methods may define their own additional cancellation codes.
|
Verification methods may define their own additional cancellation codes.
|
||||||
Cancellation codes defined in the Matrix spec will begin with `m.`; other
|
Cancellation codes defined in the Matrix spec will begin with `m.`; other
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue