![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <XmppMultiUserChat.h>
Public Types | |
| enum class | ERoomAnonymity { Semianonymous , Nonanonymous , Fullanonymous } |
Public Member Functions | |
| FXmppRoomConfig () | |
Static Public Member Functions | |
| static const FString | ConvertRoomAnonymityToString (ERoomAnonymity InRoomAnonymity) |
Public Attributes | |
| FString | RoomName |
| FString | RoomDesc |
| bool | bIsPrivate |
| FString | Password |
| bool | bIsPersistent |
Friends | |
| class | FXmppChatRoomConfigOp |
| class | FXmppMultiUserChatStrophe |
Info to configure a new room
|
strong |
|
inline |
|
inlinestatic |
|
friend |
|
friend |
| bool FXmppRoomConfig::bIsPersistent |
| bool FXmppRoomConfig::bIsPrivate |
| FString FXmppRoomConfig::Password |
| FString FXmppRoomConfig::RoomDesc |
| FString FXmppRoomConfig::RoomName |