get All Company Contacts As Live Data
fun getAllCompanyContactsAsLiveData(context: Context): LiveData<List<STWContact>?>
Content copied to clipboard
Get only visible company contacts (users & groups)
Return
LiveData
Parameters
context
The application context.