xmpp::presence::receive

Function 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.