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