Enumeration VerificationPhase

The current phase of a verification request.

Enumeration Members

Cancelled

An m.key.verification.cancel event has been sent or received at any time before the done event, cancelling the verification request

Done

The verification request is complete.

Normally this means that m.key.verification.done events have been sent and received.

Ready

An m.key.verification.ready event has been sent or received, indicating the verification request is accepted.

Requested

An m.key.verification.request event has been sent or received

Started

The verification is in flight.

This means that an m.key.verification.start event has been sent or received, choosing a verification method; however the verification has not yet completed or been cancelled.

Unsent

Initial state: no event yet exchanged