Navigation
API > API/Runtime > API/Runtime/XMPP
Info for a joined/created chat room
| Name | FXmppRoomInfo |
| Type | class |
| Header File | /Engine/Source/Runtime/Online/XMPP/Public/XmppMultiUserChat.h |
| Include Path | #include "XmppMultiUserChat.h" |
Syntax
class FXmppRoomInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FXmppRoomInfo() |
XmppMultiUserChat.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsPrivate | bool | XmppMultiUserChat.h | ||
| Id | FXmppRoomId | XmppMultiUserChat.h | ||
| OwnerId | FString | XmppMultiUserChat.h | ||
| Subject | FString | XmppMultiUserChat.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString ToDebugString() |
XmppMultiUserChat.h |