Authors
- Generated by builder
-
- Declared in:
- XMPPQueryRosterHandler.h
Handler for a query result in the jabber:iq:roster
namespace. This is used by the server to deliver a
series of roster entries. This class, when used as a
parser delegate, will create an array of identities.
The identities will then be returned to the parent via
the standard mechanism.
Instance Variables
Instance Variables for XMPPQueryRosterHandler Class
@protected NSMutableArray* deletedIdentities;
Description forthcoming.
@protected NSMutableArray* identities;
Description forthcoming.