showErrorNotification

open fun showErrorNotification(    context: Context,     notifyId: Int,     channelId: String,     @DrawableRes smallIcon: Int,     title: CharSequence,     content: CharSequence,     isReDownload: Boolean,     config: UpdateConfig)

现在下载失败通知

Parameters

context
notifyId
channelId
smallIcon
title
content
isReDownload
config