notification类表示一个持久的通知,用户可以在NotificationManager中查看。使用Notification.Builder可以轻松构建通知,以便将它们添加到NotificationManager中。
Android 33 次浏览