clearIAdvizePushNotifications

@RequiresApi(value = 26)
abstract fun clearIAdvizePushNotifications(context: Context)

Clears the iAdvize Push Notifications from the dedicated notification channel. This is done automatically on Chatbox opening but you can call this API manually anytime.