getSubscribersAndSubGroups

suspend fun getSubscribersAndSubGroups(    context: Context,     contactIds: List<String>?,     groupIds: List<String>?): List<STWContact>?

Get the list of STWContact

Return

list of STWContact or null if not exist.

Parameters

context

The application context

contactIds

A list of system contact Ids

groupIds

A list of group identifier