UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FXmppTest Class Reference

#include <XmppTests.h>

Public Member Functions

 FXmppTest ()
 
virtual ~FXmppTest ()
 
void Test (const FString &UserId, const FString &Password, const FXmppServer &XmppServer)
 

Detailed Description

Create a new Xmpp connection And run some basic tests for login/presence/pubsub/chat

Constructor & Destructor Documentation

◆ FXmppTest()

FXmppTest::FXmppTest ( )

Constructor

◆ ~FXmppTest()

virtual FXmppTest::~FXmppTest ( )
inlinevirtual

Destructor

Member Function Documentation

◆ Test()

void FXmppTest::Test ( const FString &  UserId,
const FString &  Password,
const FXmppServer XmppServer 
)

Kicks off all of the testing process


The documentation for this class was generated from the following files: