FSocialChatMessage

Represents a single message sent within a chat channel

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Party

Header

/Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Chat/SocialChatMessage.h

Include

#include "Chat/SocialChatMessage.h"

Syntax

class FSocialChatMessage : public TSharedFromThis< FSocialChatMessage >

Remarks

Represents a single message sent within a chat channel

Constructors

Name Description

Protected function

FSocialChatMessage

(
    const FString& InMessageBody,
    ESocialChannelType InSourceChannelT...
)

Protected function

FSocialChatMessage

(
    const FChatMessage& ChatMessage,
    ESocialChannelType InSourceChannelT...
)

Destructors

Name Description

Public function Virtual

~FSocialChatMessage()

Functions

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