UserReaction
UserReaction class
Represents a user’s reaction.
Constructors
| Name | Description |
|---|---|
| UserReaction |
Methods
| Name | Description |
|---|---|
| get_Email | Gets the email of the user. |
| get_Name | Gets the name of the user. |
| get_ReactionDateTime | Gets the date and time of the reaction. |
| get_Type | Gets the reaction type. |
| set_Email | Sets the email of the user. |
| set_Name | Sets the name of the user. |
| set_ReactionDateTime | Sets the date and time of the reaction. |
| set_Type | Sets the reaction type. |