get Contact By Group Name
open fun getContactByGroupName(@NonNull context: Context, @NonNull groupName: String): ContactItem
Content copied to clipboard
Get the group contact having the specified groupName
Return
group contact or null if group is not found.
Parameters
context
Context The application context.
group Name
String