Query_jabber_iq_roster class documentation

Authors

Generated by root

Software documentation for the Query_jabber_iq_roster class

Query_jabber_iq_roster : TRXMLNullHandler

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

identities

@protected NSMutableArray* identities;
Description forthcoming.