showFinishNotification
open fun showFinishNotification(context: Context, notifyId: Int, channelId: String, @DrawableRes smallIcon: Int, title: CharSequence, content: CharSequence, file: File, authority: String)
显示下载完成时的通知(点击安装)
Parameters
notifyId
channelId
smallIcon
title
content
file