getFavoriteContacts

suspend fun getFavoriteContacts(context: Context): List<STWContact>?

Gets the list of favorite contacts.

Return

list of STWContact favorites

Parameters

context

The application context