we creating chat application using xmpp , openfire. have create new social community allows users chat. have established connection using xmpp openfire. able chats , online presence of users.
my question is, can add friends using xmpp?
i searched , found out xmpproster
(section 8.2 in xmpp rfc). however, didn't clear understanding how add friends database list using xmpp.
i've installed 'subscription' plug in , customized it, following delegate method not getting called:
- (void)xmpproster:(xmpproster *)sender didreceivebuddyrequest:(xmpppresence *)presence
if has idea, please me out. in advance.
please check link.hope helps you
Comments
Post a Comment