.Chat.open()

The ZohoSalesIQ.Chat.open() API is used to open the mobilisten/support UI based on the data provided in the notification payload. This API can only be used in the Notification.getPayload()

Parameters

Syntax

CopiedZohoSalesIQ.Chat.open(with payload: SalesIQNotificationPayload?)

Example

CopiedZohoSalesIQ.Chat.open(with: payload)