teamsUserIdentities

@JvmName(name = "listMicrosoftTeamsUserIdentitiesResponseTeamsUserIdentity")
fun Flow<ListMicrosoftTeamsUserIdentitiesResponse>.teamsUserIdentities(): Flow<TeamsUserIdentity>

This paginator transforms the flow returned by listMicrosoftTeamsUserIdentitiesPaginated to access the nested member TeamsUserIdentity

Return

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