|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extends the basic XMPP stanza by requiring an 'id' field which will be used to match the expected response to this query.
Method Summary | |
java.lang.String |
getId()
Provide the 'id' field. |
Methods inherited from interface com.realtime.xmpp.types.XmppStanza |
asXML |
Method Detail |
public java.lang.String getId()
Provide the 'id' field. This is usually used to match an incoming stanza to the outgoing stanza that triggered it.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |