ZohoSalesIQ Class

Note: This API is supported from version 6.5.1.

SalesIQConfiguration

The SalesIQConfiguration class configures the SalesIQ SDK, providing options for authentication and call status view customizations.

Constructor: 

Copied 
SalesIQConfiguration(appKey: String, accessKey: String)


Builder Methods

Parameters:

  • appKey (String): The app key for initializing the SDK (mandatory).
  • accessKey (String): The access key for initializing the SDK (mandatory).
  • androidCallViewMode (SalesIQCallViewMode): To configure the type of call status view for the call UI, such as "banner" or "floating".

Note: The androidCallViewMode is only supported for Android