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);
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.
CopiedZohoSalesIQ.clearData(Context context);
CopiedZohoSalesIQ.clearData(context);