Gets summary information about all your rooms in the AWS region where the API request is processed. Results are sorted in descending order of updateTime
.
See https://www.paws-r-sdk.com/docs/ivschat_list_rooms/ for full documentation.
ivschat_list_rooms(
name = NULL,
nextToken = NULL,
maxResults = NULL,
messageReviewHandlerUri = NULL,
loggingConfigurationIdentifier = NULL
)
Filters the list to match the specified room name.
The first room to retrieve. This is used for pagination; see the
nextToken
response field.
Maximum number of rooms to return. Default: 50.
Filters the list to match the specified message review handler URI.
Logging-configuration identifier.