getConnectedUserProfiles

abstract fun getConnectedUserProfiles(): List<Profile>

Retrieves the profiles of the connected user.

Each Profile object provides information on the Contact's Rainbow subscriptions.

Return

A list of Profile objects representing the user's profiles.