NSNotification(VivochaNotificationAddons)

@interface NSNotification (VivochaNotificationAddons)

Addon to access the notification payload, if available

  • - (VivochaNotification *)vivochaNotification;

    Utility method to access directly to the VivochaNotification inside a NSNotification

    Return Value

    the VivochaNotification object, if present.