public interface NotificationObserver
| Modifier and Type | Method and Description |
|---|---|
void |
receivedNotification(java.lang.String key,
java.lang.Object... objects)
Handle the Notification which is passed by the @MVVMNotificationCenter.
|
Copyright © 2013 Saxonia Systems AG. All Rights Reserved.