![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FXmppUserJid, including all inherited members.
| CreateResource(const FString &AppId, const FString &Platform, const FString &PlatformUserId) | FXmppUserJid | static |
| Domain | FXmppUserJid | |
| FromFullJid(const FString &JidString) | FXmppUserJid | static |
| FXmppUserJid(FString InId=FString(), FString InDomain=FString(), FString InResource=FString()) | FXmppUserJid | inlineexplicit |
| GetBareId() const | FXmppUserJid | inline |
| GetFullPath() const | FXmppUserJid | inline |
| Id | FXmppUserJid | |
| IsValid() const | FXmppUserJid | inline |
| operator!=(const FXmppUserJid &Other) const | FXmppUserJid | inline |
| operator==(const FXmppUserJid &Other) const | FXmppUserJid | inline |
| ParseMucUserResource(const FString &InResource) | FXmppUserJid | static |
| ParseResource(const FString &InResource, FString &OutAppId, FString &OutPlatform, FString &OutPlatformUserId) | FXmppUserJid | static |
| ParseResource(FString &OutAppId, FString &OutPlatform, FString &OutPlatformUserId) const | FXmppUserJid | inline |
| Resource | FXmppUserJid | |
| ToDebugString() const | FXmppUserJid |