-
- All Implemented Interfaces:
public class ApptentiveDefaultClient.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerMAX_AUTH_FAILURE_COUNTpublic final static ApptentiveDefaultClient.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetSessionId()final UnitupdateSessionIdForNewLoginSession()final IntegergetMAX_AUTH_FAILURE_COUNT()-
-
Method Detail
-
getSessionId
final String getSessionId()
-
updateSessionIdForNewLoginSession
final Unit updateSessionIdForNewLoginSession()
-
getMAX_AUTH_FAILURE_COUNT
final Integer getMAX_AUTH_FAILURE_COUNT()
-
-
-
-