-
- All Implemented Interfaces:
-
com.userleap.UserLeapInterface
public class UserLeap implements UserLeapInterface
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegervisitorIdentifierprivate final StringvisitorIdentifierStringpublic final static UserLeapINSTANCE
-
Method Summary
Modifier and Type Method Description IntegergetVisitorIdentifier()StringgetVisitorIdentifierString()-
Methods inherited from class com.userleap.UserLeap
addEventListener, configure, configure, dismissActiveSurvey, integrateOptimizely, logout, presentSurvey, presentSurveyWithId, presentSurveyWithId, removeEventListener, removeVisitorAttributes, setEmailAddress, setLocale, setPartnerAnonymousId, setPreviewKey, setUserIdentifier, setVisitorAttribute, setVisitorAttribute, setVisitorAttribute, setVisitorAttributes, setVisitorAttributes, track, track, track, track, track, track, track, track, track, track, track, trackAndPresent, trackAndPresent, trackAndPresent, trackAndPresent -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getVisitorIdentifier
Integer getVisitorIdentifier()
-
getVisitorIdentifierString
String getVisitorIdentifierString()
-
-
-
-