![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <XmppTests.h>
Public Member Functions | |
| FXmppTest () | |
| virtual | ~FXmppTest () |
| void | Test (const FString &UserId, const FString &Password, const FXmppServer &XmppServer) |
Create a new Xmpp connection And run some basic tests for login/presence/pubsub/chat
| FXmppTest::FXmppTest | ( | ) |
Constructor
|
inlinevirtual |
Destructor
| void FXmppTest::Test | ( | const FString & | UserId, |
| const FString & | Password, | ||
| const FXmppServer & | XmppServer | ||
| ) |
Kicks off all of the testing process