getSmartMSContactsAsFlow

fun getSmartMSContactsAsFlow(context: Context, search: String? = null): Flow<List<STWContact>?>

Get All contacts from other departments, other companies and other SmartMs Apps witch are synced with local contacts

Return

Flow list of STWContact

Parameters

context
    Context