Stream Chat Unreal SDK
Loading...
Searching...
No Matches
UChatChannel Member List

This is the complete list of members for UChatChannel, including all inherited members.

AddMembers(const TArray< FString > &MemberIds, const TOptional< FMessage > &Message={}, TFunction< void()> Callback={})UChatChannel
BanMember(const FUserRef &User, const TOptional< FTimespan > &Timeout={}, const TOptional< FString > &Reason={}, bool bIpBan=false) const (defined in UChatChannel)UChatChannel
BanMemberBP(const FUserRef &User, FTimespan Timeout, FString Reason, bool bIpBan) constUChatChannel
Create(UObject *Outer, const TSharedRef< FChatApi >, const TSharedRef< IChatSocket >, const FChannelStateResponseFieldsDto &)UChatChannelstatic
Create(UObject *Outer, const TSharedRef< FChatApi >, const TSharedRef< IChatSocket >)UChatChannelstatic
Delete(TFunction< void()> Callback={}) constUChatChannel
DeleteMessage(const FMessage &Message)UChatChannel
DeleteReaction(const FMessage &Message, const FReaction &Reaction)UChatChannel
DisableSlowMode()UChatChannel
EnableSlowMode(FTimespan Cooldown)UChatChannel
GetMessage(const FString &MessageId, const TFunction< void(const FMessage &)> Callback={}) (defined in UChatChannel)UChatChannel
GetMessageBP(const FString &MessageId, const UObject *WorldContextObject, FLatentActionInfo LatentInfo, FMessage &OutMessage)UChatChannel
GetReactions(const FMessage &Message, const FPaginationOptions &Pagination={}, TFunction< void(const TArray< FReaction > &)> Callback={})UChatChannel
Hide(bool bClearHistory=false, TFunction< void()> Callback={}) constUChatChannel
IsMuted() constUChatChannel
IsValid() constUChatChannel
KeyStroke(const FString &ParentMessageId=TEXT(""))UChatChannel
MarkRead(const TOptional< FMessage > &Message={})UChatChannel
MarkRead(const FMessage &Message)UChatChannel
MarkReadLocal()UChatChannel
MessageReceivedUChatChannel
MessageSentUChatChannel
MessagesUpdatedUChatChannel
Mute(const TOptional< FTimespan > &Timeout={}) (defined in UChatChannel)UChatChannel
MuteBP(FTimespan Timeout)UChatChannel
On(TEventDelegate< TEvent > Callback)UChatChannel
On(UserClass *Obj, TEventDelegateUObjectMethodPtr< TEvent, UserClass > Method)UChatChannel
On(UserClass *Obj, TEventDelegateSpMethodPtr< TEvent, UserClass > Method)UChatChannel
On(FunctorType &&Functor, VarTypes... Vars)UChatChannel
OnTypingIndicatorUChatChannel
PartialUpdate(const TSharedRef< FJsonObject > &Set={}, const TArray< FString > &Unset={}, TFunction< void()> Callback={})UChatChannel
PropertiesUChatChannel
Query(EChannelFlags Flags=EChannelFlags::State, const TOptional< FMessagePaginationOptions > MessagePagination={}, const TOptional< FUserPaginationOptions > MemberPagination={}, const TOptional< FUserPaginationOptions > WatcherPagination={}, TFunction< void()> Callback={})UChatChannel
QueryAdditionalMessages(EPaginationDirection Direction=EPaginationDirection::Top, int32 Limit=20, TFunction< void()> Callback={})UChatChannel
QueryMembers(const FFilter &Filter={}, const TArray< FUserSortOption > &Sort={}, const FMessagePaginationOptions &Pagination={}, TFunction< void(const TArray< FMember > &)> Callback={})UChatChannel
RemoveMembers(const TArray< FString > &MemberIds, const TOptional< FMessage > &Message={}, TFunction< void()> Callback={})UChatChannel
SearchMessages(const TOptional< FString > &Query={}, const TOptional< FFilter > &MessageFilter={}, const TArray< FMessageSortOption > &Sort={}, TOptional< uint32 > MessageLimit={}, TFunction< void(const TArray< FMessage > &)> Callback={}) constUChatChannel
SearchMessages(const FString &Query, const FFilter &MessageFilter, const TArray< FMessageSortOption > &Sort, int32 MessageLimit, const UObject *WorldContextObject, FLatentActionInfo LatentInfo, TArray< FMessage > &OutMessages)UChatChannel
SendEvent(const TEvent &)UChatChannel
SendMessage(const FMessage &Message, const TFunction< void(const bool &bSuccess)>={}) (defined in UChatChannel)UChatChannel
SendMessageBP(const FMessage &Message, const UObject *WorldContextObject, FLatentActionInfo LatentInfo, bool &bSuccess)UChatChannel
SendReaction(const FMessage &Message, const FName &ReactionType, int32 Score=1, bool bEnforceUnique=false)UChatChannel
ShadowBanMember(const FUserRef &User, const TOptional< FTimespan > &Timeout={}) const (defined in UChatChannel)UChatChannel
ShadowBanMemberBP(const FUserRef &User, FTimespan Timeout) constUChatChannel
ShadowUnbanMember(const FUserRef &User) constUChatChannel
Show(TFunction< void()> Callback={}) constUChatChannel
StateUChatChannel
StopTyping(const FString &ParentMessageId=TEXT(""))UChatChannel
StopWatching(TFunction< void()> Callback={}) constUChatChannel
Truncate(bool bHardDelete=false, const TOptional< FDateTime > &TruncatedAt={}, const TOptional< FMessage > &Message={}, bool bSkipPush=false, TFunction< void()> Callback={})UChatChannel
UnbanMember(const FUserRef &User) constUChatChannel
Unmute() constUChatChannel
UnreadChangedUChatChannel
Unsubscribe(FDelegateHandle) constUChatChannel
Update(const FAdditionalFields &Data, const TOptional< FMessage > &Message={}, TFunction< void()> Callback={})UChatChannel
UpdateMessage(const FMessage &Message)UChatChannel