Type Definition ruma::events::call::answer::AnswerEvent[][src]

pub type AnswerEvent = MessageEvent<AnswerEventContent>;
This is supported on crate feature events only.
Expand description

This event is sent by the callee when they wish to answer the call.