groupAlertBehavior property

GroupAlertBehavior groupAlertBehavior
final

Specifies the group alert behavior for this notification.

Default is AlertAll. See https://developer.android.com/reference/android/support/v4/app/NotificationCompat.Builder.html#setGroupAlertBehavior(int) for more details.

Implementation

final GroupAlertBehavior groupAlertBehavior;