![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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()=0 | IXmppChat | pure virtual |
| SendChat(const FXmppUserJid &RecipientId, const FString &Message)=0 | IXmppChat | pure virtual |
| ~IXmppChat() | IXmppChat | inlinevirtual |