-
public class VisitorCodeVisitor unique code information.
Visitor code can be use by Operator to identify Visitor and start Engagement. Once this code is used for Engagement it expires right away and it also expires after specific amount of time has passed. See getVisitorCode for more details on Visitor code lifecycle and usage.
-
-
Method Summary
Modifier and Type Method Description StringgetCode()Numeric 5 digit code unique to the Visitor for the current site ID. LonggetDuration()Time left in milliseconds until Visitor code expires from the timethe code was requested. -
-
Method Detail
-
getDuration
Long getDuration()
Time left in milliseconds until Visitor code expires from the timethe code was requested.
-
-
-
-