Available on crate feature
events
only.Expand description
Types for the m.key.verification.cancel
event.
Structs§
- KeyVerification
Cancel Event Content - The content of an in-room
m.key.verification.cancel
event. - Redacted
KeyVerification Cancel Event Content - Redacted form of
KeyVerificationCancelEventContent
- ToDevice
KeyVerification Cancel Event Content - The content of a to-device
m.key.verification.cancel
event.
Enums§
- Cancel
Code - An error code for why the process/request was cancelled by the user.
Type Aliases§
- KeyVerification
Cancel Event - An
m.key.verification.cancel
event. - Original
KeyVerification Cancel Event - An
m.key.verification.cancel
event. - Original
Sync KeyVerification Cancel Event - An
m.key.verification.cancel
event from async_events
response. - Redacted
KeyVerification Cancel Event - An
m.key.verification.cancel
event that has been redacted. - Redacted
Sync KeyVerification Cancel Event - An
m.key.verification.cancel
event from async_events
response that has been redacted. - Sync
KeyVerification Cancel Event - An
m.key.verification.cancel
event from async_events
response. - ToDevice
KeyVerification Cancel Event - An
m.key.verification.cancel
event.