Builder

class Builder

Builder class for constructing a PendingMessage instance.

Constructors

Link copied to clipboard
constructor(pendingMessage: PendingMessage)

Creates a new Builder initialized with properties from the given PendingMessage.

constructor()

Functions

Link copied to clipboard

Builds a new PendingMessage instance with the current property values.

Link copied to clipboard

Sets the message property of the PendingMessage.

Link copied to clipboard

Sets the metadata property of the PendingMessage.