remove Contact
fun removeContact( context: Context, contactIdentifier: String, callback: (ApiResult<Boolean>) -> Unit?)
Content copied to clipboard
Call this function to remove contact from the contact list The contact can only be a subscriber
Parameters
context
The application context
contact
STWContact the contact that you want to remove