getPhoneByNumber

open fun getPhoneByNumber(@NonNull context: Context, @Nullable phoneNumber: String): PhoneItem

Get, if exist, the PhoneItem corresponding to the specified internationalNumber

Return

PhoneItem or null if not exist

Parameters

context

Context The application context.

phoneNumber

String : International phone number