registerForNativePush(ODPClientListeners.IODPPushNotificationListener) method

Add the implementation of IODPPushNotificationListener to receive GCM push notification.

Syntax

void registerForNativePush ( ODPClientListeners.IODPPushNotificationListener oListener ) throws ODPException

Parameters

Exceptions

Examples