get Contact By Number
open fun getContactByNumber(@NonNull context: Context, @NonNull number: String): List<ContactItem>
Content copied to clipboard
Tries to find contacts by number
Return
contact having this number, or null it does not exist
Parameters
context
Context The application context.
number
String : International phone number