pushNotificationReceived:(NSDictionary *) method

Notifies the listener with the data been pushed from the back-end.

Syntax

public virtual void pushNotificationReceived: (NSDictionary * data)

Examples