isEnabled()

Note: This API is supported from version 8.1.0-beta01.

The isEnabled() API checks whether the call functionality is enabled in the brand. You can configure this setting by navigating to Settings > Brand > Select the Brand > Configurations > Channels > Audio Call.

 

Returns:

  • Boolean: "true" if the call functionality is enabled and "false" when disabled.

Syntax

Copiedboolean isEnabled();

Example

CopiedZohoSalesIQCalls.isEnabled();
CopiedZohoSalesIQCalls.isEnabled