setNotificationTone

open fun setNotificationTone(tone: String): MoEngage.Builder

Set the file name for notification tone.Note: This will work only below Android Oreo Devices. File should be present in the raw folder. Do not pass the file extension, only file name should be passed.

Return

instance of MoEngage.Builder

Deprecated

since 11.0.00, use configureNotificationMetaData

Parameters

tone

file name for the notification tone.