onSuccess
abstract fun onSuccess(context: Context, notificationId: Int, channelId: String, @DrawableRes smallIcon: Int, title: CharSequence, content: CharSequence, file: File, authority: String)
成功
Parameters
context
上下文
notificationId
通知ID
channelId
通知通道ID
smallIcon
通知图标
title
通知标题
content
通知内容
file
APK文件
authority
文件访问授权