Stream Chat Unreal SDK
Loading...
Searching...
No Matches
FUserBlock Struct Reference

One user blocking another. More...

#include <UserBlock.h>

Public Member Functions

 FUserBlock (const FBlockedUserDto &, UUserManager *)
 

Public Attributes

FUserRef BlockedUser
 The user who was blocked.
 
FUserRef BlockedBy
 The user who created the block, which for anything a client can query is the current user.
 
FDateTime CreatedAt = FDateTime{0}
 When the block was created.
 

Detailed Description

One user blocking another.

Blocking hides every 1-on-1 channel the two share from the blocking user, and stops the blocked user's events and push notifications reaching them. Group channels are unaffected.


The documentation for this struct was generated from the following files: