Skip to product menu
Skip to main content

clearData()

This API allows you to clear any data that the SDK may hold such as past conversations, FAQs even when the user is not registered.

Syntax:

CopiedZohoSalesIQ.clearData(Context context);

Example:

CopiedZohoSalesIQ.clearData(context);