FChatRoomInfo

Info for a joined/created chat room

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineChatInterface.h

Include

#include "Interfaces/OnlineChatInterface.h"

Syntax

class FChatRoomInfo

Remarks

Info for a joined/created chat room

Destructors

Name Description

Public function Virtual

~FChatRoomInfo()

Functions

Name Description

Public function Const

const TShare...

 

GetOwnerId()

Public function Const

const FChatR...

 

GetRoomConfig()

Public function Const

const FChatR...

 

GetRoomId()

Public function Const

const FStrin...

 

GetSubject()

Public function Const

bool

 

IsJoined()

Public function Const

bool

 

IsPrivate()

Public function

void

 

SetChatInfo

(
    const TSharedRef< class FJsonObject...
)

Public function Const

FString

 

ToDebugString()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss