getAllContactsWithPhoneSearchAsLiveData

fun getAllContactsWithPhoneSearchAsLiveData(context: Context, search: String? = null): LiveData<List<STWSingleContact>?>

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