Navigation
API > API/Runtime > API/Runtime/XMPP > API/Runtime/XMPP/IXmppConnection
Description
Logout on the connection with a user that has previously logged in. This will close the socket connection and cleanup. See OnLogoutComplete(), OnLoginChanged() delegates for completion
| Name | Logout |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/XMPP/Public/XmppConnection.h |
| Include Path | #include "XmppConnection.h" |
void Logout()