getContactByInternationalPhoneNumberAsFlow

fun getContactByInternationalPhoneNumberAsFlow(Context: Context, internationalNumber: String): Flow<STWSingleContact?>?

Get -if exist- the STWSingleContact as Flow having the specified international number

Return

STWSingleContact or null if not exist.

Parameters

context

The application context

internationalNumber

The contact international number