Authors
- Generated by root
-
- Declared in:
- Query_jabber_iq_roster.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 Query_jabber_iq_roster Class
@protected NSMutableArray* identities;
Description forthcoming.