Visitor.setName()

This API lets you set the name of the visitor

Syntax:

CopiedZohoSalesIQ.Visitor.setName(String name)

Example:

CopiedZohoSalesIQ.Visitor.setName("Donald");