getGroupsByGroupIds

suspend fun getGroupsByGroupIds(context: Context, groupIds: List<String>?): List<STWGroup>?

Get the list of STWGroup

Return

list of STWGroup or null if not exist.

Parameters

context

The application context

groupIds

A list of group identifier