Type Definition ruma_events::call::answer::AnswerEvent[][src]

pub type AnswerEvent = MessageEvent<AnswerEventContent>;
Expand description

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