You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Chime::Types::ListChannelMessagesResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#channel_arnString

The ARN of the channel containing the requested messages.

Returns:

  • (String)

    The ARN of the channel containing the requested messages.

#channel_messagesArray<Types::ChannelMessageSummary>

The information about and content of each requested message.

Returns:

#next_tokenString

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

Returns:

  • (String)

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