get Contact Members Of Group
suspend fun getContactMembersOfGroup(context: Context, groupId: Long): List<STWContact>?
Content copied to clipboard
Get the list of :
members inside the current group as STWSubscriber
sub-group inside the current group as STWGroup
Return
list of STWContact or null if not exist.
Parameters
context
The application context
group Id
The group identifier