addToFavorite

fun addToFavorite(context: Context, contact: STWContact)

Add the given contact to the favorite list This method works asynchronously and will synchronize the favorite list with other accounts of User (Like webchat)

Parameters

context

The application context

contact

STWContact to add to favorite list