defaultSound property

bool? defaultSound
getter/setter pair

If set to true, use the Android framework's default sound for the notification.

Default values are specified in config.xml.

Implementation

core.bool? defaultSound;