get

abstract fun get(phoneNumber: String): String?

Returns the contact name associated with the specified phoneNumber or null if no match is found.