setVibrateEnabled

open fun setVibrateEnabled(enabled: Boolean)

Deprecated

Enables or disables vibration.

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 vibration is enabled.