Trait ruma_common::events::ToDeviceEventContent
source · pub trait ToDeviceEventContent: EventContent<EventType = ToDeviceEventType> { }Available on crate feature
events only.Expand description
Content of a to-device event.