addSuspendedContact

suspend fun addSuspendedContact(context: Context, contactIdentifier: String): ApiResult<Boolean>

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