public interface ConnectionRecordIfc
| Modifier and Type | Method and Description |
|---|---|
JID |
getConnectionId()
Method description
|
JID |
getNode()
Method description
|
String |
getSessionId()
Method description
|
JID |
getUserJid()
Method description
|
void |
setElement(Element elem)
Method description
|
void |
setRecordFields(JID node,
JID userJid,
String sessionId,
JID connectionId)
Method description
|
Element |
toElement()
Method description
|
Element toElement()
ElementJID getConnectionId()
JIDJID getNode()
JIDString getSessionId()
StringJID getUserJid()
JIDvoid setElement(Element elem)
elem - Copyright © 2017 "Tigase, Inc.". All rights reserved.