removeNotificationListener

abstract fun removeNotificationListener(listener: (Notification) -> Unit): Result

移除通知监听器

Receiver

被触发的通知

Return

移除结果

Parameters

listener

需要移除的监听器