Visitor.setName()
This API lets you set the name of the visitor
Syntax:
CopiedZohoSalesIQ.Visitor.setName(String name)Example:
CopiedZohoSalesIQ.Visitor.setName("Donald");
This API lets you set the name of the visitor
CopiedZohoSalesIQ.Visitor.setName(String name)CopiedZohoSalesIQ.Visitor.setName("Donald");