SendChannelMessageRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the channel.

Link copied to clipboard

The AppInstanceUserArn of the user that makes the API call.

Link copied to clipboard

The Idempotency token for each client request.

Link copied to clipboard

The content of the message.

Link copied to clipboard

The optional metadata for each message.

Link copied to clipboard

Boolean that controls whether the message is persisted on the back end. Required.

Link copied to clipboard

The type of message, STANDARD or CONTROL.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String