Method to get the entity which performed the action.
Method to get the entity for whom the action was performed.
Method to get the entity on which the action was performed.
Get category of the message.
Get conversation ID of the message.
Get timestamp of the message when it was deleted.
Get UID of the user who deleted the message.
Get delivery timestamp of the message.
Get timestamp of the message at which it was delivered to logged in user.
Get timestamp of the message when it was updated/edited.
Get UID of the user who edited/updated the message.
Get ID of the message
Method to get the default action message.
Method to get the metadata of the action message.
Get MUID of the message.
Method to get new scope of a member.
Method to get old scope of a member.
Get parent message ID of the message.
Method to get raw JSON data in string.
Get the raw JSON of the message.
Get read timestamp of the message.
Get timestamp of the message at which it was read by the logged in user.
Get receiverID of the message.
Get receiver type of the message.
Get the number of replies of the message.
Method to get the sender of the action message.
Get message's sentAt timestamp.
Get type of the message.
Method to set the default action message.
Method to set the entity which performed the action.
Method to set the entity on which the action was performed.
Set category of the message.
Set conversation ID of the message.
Set timestamp of the message when it was deleted.
Set UID of the user who deleted the message.
Set delivery timestamp of the message.
Set timestamp of the message at which it was delivered to logged in user.
Set timestamp of the message when it was updated/edited.
Set UID of the user who edited/updated the message.
Set ID of the message
Method to set the default action message.
Method to get the metadata of the action message.
Sets the MUID of the message.
Method to set new scope of a member.
Method to set old scope of a member.
Set parent message ID of the message.
Method to set raw JSON data.
Set the raw JSON of the message.
Set read timestamp of the message.
Set timestamp of the message at which it was read by the logged in user.
Set receiverId of the message.
Set the receiver type of the message.
Set the number of replies of the message.
Set sender of the message.
Set message's sentAt timestamp.
Set type of the message.
Method to get the action which is being performed.