getContactByGroupName

open fun getContactByGroupName(@NonNull context: Context, @NonNull groupName: String): ContactItem

Get the group contact having the specified groupName

Return

group contact or null if group is not found.

Parameters

context

Context The application context.

groupName

String