add Suspended Contact
suspend fun addSuspendedContact(context: Context, contactIdentifier: String): ApiResult<Boolean>
Content copied to clipboard
Call this function to add new subscriber in contact list
Parameters
context
The application context
contact
STWSingleContact the contact that you want to add. The contact can only be of type STWSubscriber