An object encapsulating an info-query stanza. Child
elements are parsed by objects retrieved from an
XMPPInfoQueryStanzaFactory and
stored in a dictionary.
- (
iq_type_t)
type;
Returns the type of the iq stanza. This is
IQ_TYPE_{SET,GET,RESULT,ERROR},
for set, get, result and error types, respectively.