addContact

fun addContact(    context: Context,     contactIdentifier: String,     callback: (ApiResult<Boolean>) -> Unit?)

Call this function to add new subscriber in contact list

Parameters

context

The application context

contact

STWSingleContact The contact identifier that you want to add The contact can only be a subscriber