setDefaults

Set the default notification options that will be used. The value should be one or more of the following fields combined with a bitwise-or: Notification.DEFAULT_SOUND, Notification.DEFAULT_VIBRATE, Notification.DEFAULT_LIGHTS. For all default values, use Notification.DEFAULT_ALL.

Return

The same NotificationConfig.

Parameters

defaults

Bitwise combination of default fields