jitsi / jitsi-xmpp-extensions

Common library holding all jitsi specific smack xmpp extensions.
Apache License 2.0
15 stars 51 forks source link

Make all XMPP ExtensionElement's have either QNAME or NAMESPACE and ELEMENT fields. #50

Closed JonathanLennox closed 2 years ago

JonathanLennox commented 3 years ago

Needed for them to be retrievable with StanzaView#getExtension(Class) in Smack 4.3.3.