getContactByNumber

open fun getContactByNumber(@NonNull context: Context, @NonNull number: String): List<ContactItem>

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