public interface ConnectionRecordIfc
Modifier and Type | Method and Description |
---|---|
JID |
getConnectionId() |
JID |
getNode() |
String |
getSessionId() |
JID |
getUserJid() |
void |
setElement(Element elem) |
void |
setRecordFields(JID node,
JID userJid,
String sessionId,
JID connectionId) |
Element |
toElement() |
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.