Navigation
API > API/Runtime > API/Runtime/XMPP > API/Runtime/XMPP/IXmppConnection
References
| Module | XMPP |
| Header | /Engine/Source/Runtime/Online/XMPP/Public/XmppConnection.h |
| Include | #include "XmppConnection.h" |
const FXmppUserJid & GetUserJid() const
Remarks
Get the jid of the last user login attempt Note that they may be logged out
Parameters
| Name | Description |
|---|---|
| jid | to identify user |