Skip to main content

notification.process()

Note: This API is supported from version 5.1.0 and is only available for Android. 

The ZohoSalesIQ.Notification.process() API processes the push message and generates a notification if it originated from SalesIQ.

Example

CopiedZohoSalesIQ.notification.process(remoteMessage.data);