public interface ConnectionRecordIfc
| Modifier and Type | Method and Description |
|---|---|
tigase.xmpp.JID |
getConnectionId()
Method description
|
tigase.xmpp.JID |
getNode()
Method description
|
String |
getSessionId()
Method description
|
tigase.xmpp.JID |
getUserJid()
Method description
|
void |
setElement(tigase.xml.Element elem)
Method description
|
void |
setRecordFields(tigase.xmpp.JID node,
tigase.xmpp.JID userJid,
String sessionId,
tigase.xmpp.JID connectionId)
Method description
|
tigase.xml.Element |
toElement()
Method description
|
tigase.xml.Element toElement()
Elementtigase.xmpp.JID getConnectionId()
JIDtigase.xmpp.JID getNode()
JIDString getSessionId()
Stringtigase.xmpp.JID getUserJid()
JIDvoid setElement(tigase.xml.Element elem)
elem - void setRecordFields(tigase.xmpp.JID node,
tigase.xmpp.JID userJid,
String sessionId,
tigase.xmpp.JID connectionId)
node - userJid - sessionId - connectionId - Copyright © 2015 "Tigase, Inc.". All rights reserved.