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()
Element
JID getConnectionId()
JID
JID getNode()
JID
String getSessionId()
String
JID getUserJid()
JID
void setElement(Element elem)
elem
- Copyright © 2017 "Tigase, Inc.". All rights reserved.