onPushNotification(Hashtable) method

Call this method when a new BES push notification is received.

Syntax

int onPushNotification ( Hashtable ipushdata )

Parameters

Returns

0 - Reconnect to server and retrieve the payload 1 - Do not reconnect to server to retrieve the payload

Examples