androidchatsdk / Glad App Android SDK / Gladly / clearPushNotifications

clearPushNotifications

fun clearPushNotifications(context:Context):Unit

Clear all gladly chat push notifications. Useful when re-entering your application and it makes sense to clear all push notifications.

Parameters

context - Activity/application context.