Oops, forgot a few changes.
This commit is contained in:
parent
db1a84295d
commit
4a02854dec
4 changed files with 18 additions and 9 deletions
|
@ -135,7 +135,8 @@
|
|||
- (void)XMPP_addRosterItem: (XMPPRosterItem*)rosterItem;
|
||||
- (void)XMPP_updateRosterItem: (XMPPRosterItem*)rosterItem;
|
||||
- (void)XMPP_deleteRosterItem: (XMPPRosterItem*)rosterItem;
|
||||
- (void)XMPP_handleInitialRoster: (XMPPIQ*)iq;
|
||||
- (void)XMPP_handleInitialRosterForConnection: (XMPPConnection*)connection
|
||||
withIQ: (XMPPIQ*)iq;
|
||||
- (XMPPRosterItem*)XMPP_rosterItemWithXMLElement: (OFXMLElement*)element;
|
||||
/// \endcond
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue