getSound

open fun getSound(@NonNull context: Context): Uri

Deprecated

Gets the sound of the notification.

Return

The sound of the notification.

Deprecated

This setting does not work on Android O+. Applications are encouraged to use NotificationChannelRegistry instead.

Parameters

context

The application context.