get All Contacts With Phone Search As Live Data
fun getAllContactsWithPhoneSearchAsLiveData(context: Context, search: String? = null): LiveData<List<STWSingleContact>?>
Content copied to clipboard
Get a list of single contact having international phone number that contains a search keyword
Return
LiveData list of STWSingleContact
Parameters
context
The application context.
search
The query of search