Navigation
API > API/Runtime > API/Runtime/XMPP
References
| Module | XMPP |
| Header | /Engine/Source/Runtime/Online/XMPP/Public/XmppMultiUserChat.h |
| Include | #include "XmppMultiUserChat.h" |
Syntax
class FXmppRoomConfig
Remarks
Info to configure a new room
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsPersistent | ||
| bool | bIsPrivate | ||
| FString | Password | ||
| FString | RoomDesc | ||
| FString | RoomName |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FString | ConvertRoomAnonymityToString
(
ERoomAnonymity InRoomAnonymity |
Enums
| Type | Name | Description | |
|---|---|---|---|
| ERoomAnonymity |