getContactListByInternationalPhoneNumbersAsFlow

fun getContactListByInternationalPhoneNumbersAsFlow(context: Context, internationalNumberList: List<String>): Flow<List<STWSingleContact>>?

Get list of contact as flow by their international phone number

Return

A flow of list contact if exist otherwise null

Parameters

context

: The application context

internationalNumberList

: the contact list international list