|
IQ1 = ' \n<iq xmlns="jabber:client" from=\'source@example.com/r ...
|
|
IQ2 = ' \n<iq xmlns="jabber:client" to=\'source@example.com/res ...
|
|
IQ3 = ' \n<iq xmlns="jabber:client" from=\'source@example.com/r ...
|
|
IQ4 = ' \n<iq xmlns="jabber:client" to=\'source@example.com/res ...
|
|
MESSAGE1 = ' \n<message xmlns="jabber:client" from=\'source@exa ...
|
|
MESSAGE2 = ' <message xmlns="jabber:client"/> '
|
|
MESSAGE3 = ' <message xmlns="jabber:client" type=\'chat\'>\n<bo ...
|
|
PRESENCE1 = ' \n<presence xmlns="jabber:client" from=\'source@e ...
|
|
PRESENCE2 = ' <presence xmlns="jabber:client"/> '
|
|
PRESENCE3 = ' <presence xmlns="jabber:client" from=\'source@exa ...
|
|
PRESENCE4 = ' <presence xmlns="jabber:client" to=\'source@examp ...
|
|
ALL_STANZAS = ( ' \n<iq xmlns="jabber:client" from=\'source@exam ...
|
|
NON_IQ_STANZAS = ( ' \n<message xmlns="jabber:client" from=\'sou ...
|