Clean up roster handling
This commit is contained in:
parent
5fd19a3d1f
commit
91b2a0b119
3 changed files with 49 additions and 71 deletions
|
@ -123,7 +123,7 @@ OF_APPLICATION_DELEGATE(AppDelegate)
|
|||
[conn requestRoster];
|
||||
}
|
||||
|
||||
- (void)connectionDidReceiveRoster :(XMPPConnection*)conn
|
||||
- (void)connectionDidReceiveRoster: (XMPPConnection*)conn
|
||||
{
|
||||
XMPPPresence *pres;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue