Available on crate feature
events
only.Expand description
Types for the m.key.verification.accept
event.
Structs§
- KeyVerification
Accept Event Content - The content of a in-room
m.key.verification.accept
event. - Redacted
KeyVerification Accept Event Content - Redacted form of
KeyVerificationAcceptEventContent
- SasV1
Content - The payload of an
m.key.verification.accept
event using them.sas.v1
method. - SasV1
Content Init - Mandatory initial set of fields for creating an accept
SasV1Content
. - ToDevice
KeyVerification Accept Event Content - The content of a to-device
m.key.verification.accept
event.
Enums§
- Accept
Method - An enum representing the different method specific
m.key.verification.accept
content.
Type Aliases§
- KeyVerification
Accept Event - An
m.key.verification.accept
event. - Original
KeyVerification Accept Event - An
m.key.verification.accept
event. - Original
Sync KeyVerification Accept Event - An
m.key.verification.accept
event from async_events
response. - Redacted
KeyVerification Accept Event - An
m.key.verification.accept
event that has been redacted. - Redacted
Sync KeyVerification Accept Event - An
m.key.verification.accept
event from async_events
response that has been redacted. - Sync
KeyVerification Accept Event - An
m.key.verification.accept
event from async_events
response. - ToDevice
KeyVerification Accept Event - An
m.key.verification.accept
event.