remove Notification Posted Listener
fun removeNotificationPostedListener(origin: Any, listener: (StatusBarNotification, NotificationListenerService.RankingMap?) -> Unit): Result
移除通知发送监听器
Receiver
Return
移除结果
Parameters
origin
发起取消注册操作的对象, 可以是 Script 或者 PluggableApkPlugin
listener
需要移除的监听器