[][src]Type Definition ruma_events::to_device::ToDeviceVerificationCancel

type ToDeviceVerificationCancel = ToDeviceEvent<CancelEventContent>;

To-device version of the m.key.verification.cancel event.