get Smart MSContacts As Flow
fun getSmartMSContactsAsFlow(context: Context, search: String? = null): Flow<List<STWContact>?>
Content copied to clipboard
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
ContextContent copied to clipboard