getTitle

abstract fun getTitle(): String

Gets the title of this download, to be displayed in notifications (if enabled). If no title is given, a default one will be assigned based on the download filename, once the download starts.

Return

the download title to be displayed in the notification.