Searched defs:SendStanza (Results 1 – 7 of 7) sorted by relevance
60 buzz::XmppReturnStatus XmppPump::SendStanza(const buzz::XmlElement *stanza) { in SendStanza() function in buzz::XmppPump
55 virtual XmppReturnStatus SendStanza(const XmlElement* stanza) { in SendStanza() function
65 buzz::XmppReturnStatus PingXmppClient::SendStanza( in SendStanza() function in PingXmppClient
49 XmppReturnStatus XmppTask::SendStanza(const XmlElement* stanza) { in SendStanza() function in buzz::XmppTask
325 XmppReturnStatus XmppClient::SendStanza(const XmlElement* stanza) { in SendStanza() function in buzz::XmppClient
219 XmppReturnStatus XmppEngineImpl::SendStanza(const XmlElement* element) { in SendStanza() function in buzz::XmppEngineImpl
136 def SendStanza(self, commands): member in Scpi