Function xmpp::presence::receive::handle_presence

source ยท
pub async fn handle_presence(
    _agent: &mut Agent,
    presence: Presence,
) -> Vec<Event>
Expand description

Translate a Presence stanza into a list of higher-level Events.