getGroupsForSubscriber

suspend fun getGroupsForSubscriber(context: Context, systemContactId: Long): List<STWGroup>?

Get the list of groups in which the current subscriber is member

Return

list of STWGroup or null if not exist.

Parameters

context

The application context

systemContactId

The system contact identifier