getContactByGroupId

fun getContactByGroupId(context: Context, groupId: Long): STWGroup?

Get -if exist- the STWGroup having the specified group Id

Return

STWGroup or null if not exist.

Parameters

context

The application context

groupId

The group identifier