setSoundEnabled

open fun setSoundEnabled(enabled: Boolean)

Deprecated

This setting does not work on Android O+. Applications are encouraged to use com.urbanairship.push.notifications.NotificationChannelCompat instead.

Enables or disables sound.

Parameters

enabled

A boolean indicating whether sound is enabled.