Searched defs:stanzaType (Results 1 – 4 of 4) sorted by relevance
/dports/net-im/coyim/coyim-0.3.11/session/ |
H A D | iq.go | 60 func registerKnownIQ(stanzaType, fullName string, f iqFunction) { argument 64 func getIQHandler(stanzaType, namespace, local string) iqFunction { argument
|
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/words/protocols/jabber/ |
H A D | xmlstream.py | 785 def __init__(self, xmlstream, stanzaType="set"): argument 840 def toResponse(stanza, stanzaType=None): argument
|
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/words/protocols/jabber/ |
H A D | xmlstream.py | 776 def __init__(self, xmlstream, stanzaType="set"): argument 832 def toResponse(stanza, stanzaType=None): argument
|
/dports/net/yate/yate-6.4.0-1/libs/yjabber/ |
H A D | yatejabber.h | 311 inline const String& stanzaType() const in stanzaType() function
|