rcsAgents

@JvmName(name = "describeRcsAgentsResponseRcsAgentInformation")
fun Flow<DescribeRcsAgentsResponse>.rcsAgents(): Flow<RcsAgentInformation>

This paginator transforms the flow returned by describeRcsAgentsPaginated to access the nested member RcsAgentInformation

Return

A kotlinx.coroutines.flow.Flow that can collect RcsAgentInformation