onGCMNotification(Hashtable) method

Receive the GCM push notification.

Syntax

int onGCMNotification ( Hashtable hashValues )

Parameters

Returns

1 if the payload push is retrieved from the server else it returns 0

Examples