clearNotificationById

public static void clearNotificationById(Context context, int notificationId)

Clears the notification bar based on the notification ID.

Parameters

context

The context.

notificationId

The ID of the notification message.