Sendbird Chat SDK for Unreal
Static Public Attributes | List of all members
SBDOption Class Referencefinal

#include <Sendbird.h>

Static Public Attributes

static bool use_member_as_message_sender
 

Detailed Description

Represents operation options.

Member Data Documentation

◆ use_member_as_message_sender

bool SBDOption::use_member_as_message_sender
static

If set true, the sender information of sender of SBDUserMessage or SBDFileMessage such as nickname and profile url will be returned as the latest user's. Otherwise, the information will be the value of the message creation time.