PNAddMessageActionResult

Result for the AddMessageAction API operation.

Essentially a wrapper around PNMessageAction.

Constructors

Link copied to clipboard
constructor(action: PNMessageAction)

Properties

Link copied to clipboard

Timestamp when the message action was created.

Link copied to clipboard

Timestamp when the actual message was created the message action belongs to.

Link copied to clipboard

Message action's type.

Link copied to clipboard

Message action's author.

Link copied to clipboard

Message action's value.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun getUuid(): String?
Link copied to clipboard
Link copied to clipboard
fun setActionTimetoken(actionTimetoken: Long): PNMessageAction
Link copied to clipboard
fun setMessageTimetoken(messageTimetoken: Long): PNMessageAction
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard