@FunctionalInterface public interface NotificationObserver
| Modifier and Type | Method and Description |
|---|---|
void |
receivedNotification(String key,
Object... payload)
Handle the Notification which is passed by the NotificationCenter.
|
Copyright © 2019 Saxonia Systems AG. All rights reserved.