Closed JiaiHolon closed 4 years ago
Feature was not implemented correctly, fixed with latest pr. Custom resource can be set with xmpp.XmppAccountSettings account = xmpp.XmppAccountSettings( userAtDomain, jid.local, jid.domain, password, 5222, resource: "resource");
I tried to set up resources as follow lines, however it did not work:
And I did not find any methods to setup presence's priority, do you have any ideas about it?