Verification cancelled or failed.
Our user has confirmed that the other device scanned successfully. We
have sent an m.key.verification.done
.
We have received the other device's details (from the
m.key.verification.request
or m.key.verification.ready
) and
established the shared secret, so can
display the QR code.
Verification complete: we have received an m.key.verification.done
from the other side.
We have scanned the other side's QR code and are able to send a
m.key.verification.start
message with method: m.reciprocate.v1
.
Call Qr::reciprocate
to build the start message.
Note that, despite the name of this state, we have not necessarily
yet sent the m.reciprocate.v1
message.
The other side has scanned our QR code and sent an
m.key.verification.start
message with method: m.reciprocate.v1
with
matching shared secret.
Generated using TypeDoc
List of
Qr
states