setSoundEnabled

open fun setSoundEnabled(enabled: Boolean)

Deprecated

Enables or disables sound.

Deprecated

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

Parameters

enabled

A boolean indicating whether sound is enabled.