clearAllPushServiceNotifications

public static void clearAllPushServiceNotifications(Context context)

Clears all push notifications from background push services. Background push services refer to broadcast push services from the developer's backend.

Parameters

context

The context.