Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

added id attribute to XMPPRoster.addUser (needed for ejabberd 17.0x) #978

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

azhari
Copy link

@azhari azhari commented Sep 21, 2017

added id attribute for addUser for ejabberd 17.0X support,
will not effect other XMPP server

@chrisballinger
Copy link
Collaborator

Perhaps the rest of this class should be audited for id as well. There's also a simpler way of adding the id.

XMPPIQ *iq = [XMPPIQ iqWithType:@"get" elementID:[xmppStream generateUUID]];

@Neustradamus
Copy link

@chrisballinger: Any news for this PR?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants