Searched refs:send_iq_result_full_jid (Results 1 – 4 of 4) sorted by relevance
212 void send_iq_result_full_jid(const std::string& id, const std::string& to_jid,
655 void XmppComponent::send_iq_result_full_jid(const std::string& id, const std::string& to_jid, const… in send_iq_result_full_jid() function in XmppComponent
829 this->send_iq_result_full_jid(id, from.full(), to.full(), std::move(fin_ptr)); in handle_mam_request()
728 this->xmpp.send_iq_result_full_jid(iq_id, to_jid, from_jid); in send_irc_user_ping_request()