pub async fn handle_presence( agent: &mut Agent, presence: Presence, ) -> Vec<Event>
Translate a Presence stanza into a list of higher-level Events.
Presence
Event