-
- All Implemented Interfaces:
-
com.userleap.UserLeapInterface
public class Sprig implements UserLeapInterface
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegervisitorIdentifierprivate final StringvisitorIdentifierStringpublic final static SprigINSTANCE
-
Method Summary
Modifier and Type Method Description IntegergetVisitorIdentifier()StringgetVisitorIdentifierString()-
Methods inherited from class com.userleap.Sprig
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()
-
-
-
-