public interface NotificationPublisher
修飾子とタイプ | メソッドと説明 |
---|---|
void |
publishNotification(NotificationListener[] listeners,
Notification n)
Notificationをリスナーに配信する
|
void publishNotification(NotificationListener[] listeners, Notification n)
listeners
- Notificationのリスナー配列n
- 配信するNotification