ListChannelMessagesRequest

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 maximum number of messages that you want returned.

Link copied to clipboard

The token passed by previous API calls until all requested messages are returned.

Link copied to clipboard

The final or ending time stamp for your requested messages.

Link copied to clipboard

The initial or starting time stamp for your requested messages.

Link copied to clipboard

The order in which you want messages sorted. Default is Descending, based on time created.

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