Closed ForNeVeR closed 2 years ago
This upgrades the Conference class to use IXmppClient abstractions, and also replaces a bunch of IEntityIdntifier and JID with the new Jid structure.
Conference
IXmppClient
IEntityIdntifier
JID
Jid
Only about 100 references to go.
This upgrades the
Conference
class to useIXmppClient
abstractions, and also replaces a bunch ofIEntityIdntifier
andJID
with the newJid
structure.Only about 100 references to go.