Sendbird Chat SDK for Unity
|
Objects representing a reaction event. More...
Properties | |
string | Key [get] |
The key of the SbReaction this event belongs to. More... | |
long | MessageId [get] |
The message ID which contains the SbReaction of this event. More... | |
long | UpdatedAt [get] |
The updated timestamp of the reaction event in milliseconds. More... | |
string | UserId [get] |
The user ID of the User who have created this reaction event.. More... | |
SbReactionEventAction | Operation [get] |
Refer to SbReactionEventAction. More... | |
Objects representing a reaction event.
|
get |
The key of the SbReaction this event belongs to.
|
get |
The message ID which contains the SbReaction of this event.
|
get |
Refer to SbReactionEventAction.
|
get |
The updated timestamp of the reaction event in milliseconds.
|
get |
The user ID of the User who have created this reaction event..