Home
last modified time | relevance | path

Searched refs:PUBSUB_CONFIG (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/py-nbxmpp/nbxmpp-2.0.4/nbxmpp/
H A Dnamespaces.py128 PUBSUB_CONFIG: str = 'http://jabber.org/protocol/pubsub#node_config' variable in _Namespaces
/dports/net-im/py-nbxmpp/nbxmpp-2.0.4/nbxmpp/modules/
H A Dpubsub.py333 if form_type is None or form_type.value != Namespace.PUBSUB_CONFIG: