UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IXmppChat Member List

This is the complete list of members for IXmppChat, including all inherited members.

DECLARE_MULTICAST_DELEGATE_ThreeParams(FOnXmppChatReceived, const TSharedRef< IXmppConnection > &, const FXmppUserJid &, const TSharedRef< FXmppChatMessage > &)IXmppChat
OnReceiveChat()=0IXmppChatpure virtual
SendChat(const FXmppUserJid &RecipientId, const FString &Message)=0IXmppChatpure virtual
~IXmppChat()IXmppChatinlinevirtual