isSilent

abstract fun isSilent(context: Context, bundle: Bundle): Boolean

Return true to silence a Notification. Silent notifications will not be presented to the user.

Return

true if this notification should not be presented

Parameters

context

The application context

bundle

Notification extras