Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y 

I

i(String, Object...) - Static method in class com.scvngr.levelup.core.util.LogManager
Log a message.
i(String, Throwable) - Static method in class com.scvngr.levelup.core.util.LogManager
Log a message.
id() - Constructor for class com.scvngr.levelup.beacon.R.id
 
id(int) - Method in class com.scvngr.levelup.core.model.AppConstants.AppConstantsBuilder
 
id(long) - Method in class com.scvngr.levelup.core.model.Campaign.CampaignBuilder
 
id(long) - Method in class com.scvngr.levelup.core.model.campaign.CampaignMetadata.CampaignMetadataBuilder
 
id(long) - Method in class com.scvngr.levelup.core.model.CarrierAccount.CarrierAccountBuilder
 
ID - Static variable in class com.scvngr.levelup.core.model.factory.json.CampaignJsonFactory.JsonKeys
 
ID - Static variable in class com.scvngr.levelup.core.model.factory.json.CategoryJsonFactory.JsonKeys
Public web service ID.
ID - Static variable in class com.scvngr.levelup.core.model.factory.json.CauseAffiliationJsonFactory.JsonKeys
 
ID - Static variable in class com.scvngr.levelup.core.model.factory.json.ClaimJsonFactory.JsonKeys
 
ID - Static variable in class com.scvngr.levelup.core.model.factory.json.CreditCardJsonFactory.JsonKeys
 
ID - Static variable in class com.scvngr.levelup.core.model.factory.json.LocationJsonFactory.JsonKeys
 
ID - Static variable in class com.scvngr.levelup.core.model.factory.json.PaymentTokenJsonFactory.JsonKeys
Key in the JSON object to get the PaymentToken's web service ID.
ID - Static variable in class com.scvngr.levelup.core.model.factory.json.UserJsonFactory.JsonKeys
 
id(Long) - Method in class com.scvngr.levelup.core.model.User.UserBuilder
 
id() - Constructor for class com.scvngr.levelup.core.R.id
 
IMAGE_URL - Static variable in class com.scvngr.levelup.core.model.factory.json.InterstitialJsonFactory.JsonKeys
 
imageUrl(String) - Method in class com.scvngr.levelup.core.model.AppConstants.AppConstantsBuilder
 
ImmutableClassException() - Constructor for exception com.scvngr.levelup.core.model.util.ParcelableArrayList.ImmutableClassException
Default message.
init(Context) - Static method in class com.scvngr.levelup.core.util.LogManager
Initializes logging.
Interstitial - Class in com.scvngr.levelup.core.model
Model representing a receipt interstitial.
Interstitial(Interstitial.InterstitialAction, String, String, String, String, String) - Constructor for class com.scvngr.levelup.core.model.Interstitial
 
Interstitial.ClaimAction - Class in com.scvngr.levelup.core.model
Represents an interstitial that can be claimed by the user.
Interstitial.FeedbackAction - Class in com.scvngr.levelup.core.model
Represents an interstitial that requests feedback from the user.
Interstitial.InterstitialAction - Interface in com.scvngr.levelup.core.model
Interface for the different types of actions.
Interstitial.ShareAction - Class in com.scvngr.levelup.core.model
Represents an interstitial that can be shared by the user.
Interstitial.ShareAction.ShareActionBuilder - Class in com.scvngr.levelup.core.model
 
Interstitial.UrlAction - Class in com.scvngr.levelup.core.model
Represents an interstitial that contains a URL that can be visited by the user.
InterstitialJsonFactory - Class in com.scvngr.levelup.core.model.factory.json
Factory for parsing Interstitials from JSON.
InterstitialJsonFactory() - Constructor for class com.scvngr.levelup.core.model.factory.json.InterstitialJsonFactory
Constructor...
InterstitialJsonFactory.ClaimActionJsonKeys - Class in com.scvngr.levelup.core.model.factory.json
All of the keys in the JSON representation of the ClaimAction model.
InterstitialJsonFactory.FeedbackActionJsonKeys - Class in com.scvngr.levelup.core.model.factory.json
All of the keys in the JSON representation of the Interstitial.FeedbackAction model.
InterstitialJsonFactory.JsonKeys - Class in com.scvngr.levelup.core.model.factory.json
All of the keys in the JSON representation of this model.
InterstitialJsonFactory.ShareActionJsonKeys - Class in com.scvngr.levelup.core.model.factory.json
All of the keys in the JSON representation of the ShareAction model.
InterstitialJsonFactory.UrlActionJsonKeys - Class in com.scvngr.levelup.core.model.factory.json
All of the keys in the JSON representation of the UrlAction model.
InterstitialRequestFactory - Class in com.scvngr.levelup.core.net.request.factory
Request factory for dealing with Interstitials.
InterstitialRequestFactory(Context, AccessTokenRetriever) - Constructor for class com.scvngr.levelup.core.net.request.factory.InterstitialRequestFactory
 
iosDeeplinkPrefix(String) - Method in class com.scvngr.levelup.core.model.AppConstants.AppConstantsBuilder
 
IS_CHECKREP_ENABLED - Static variable in class com.scvngr.levelup.core.util.CoreLibConstants
Flag to turn object representation invariant checking on/off.
IS_PARAMETER_CHECKING_ENABLED - Static variable in class com.scvngr.levelup.core.util.CoreLibConstants
Flag to turn method parameter checking on/off.
IS_SLOW_ASYNC_ENABLED - Static variable in class com.scvngr.levelup.core.util.CoreLibConstants
Flag to enable slow asynchronous accesses.
isAppliesToAllMerchants() - Method in class com.scvngr.levelup.core.model.Campaign
Whether or not this campaign's value is eligible to be spent at all merchants on LevelUp.
isColorizeSet() - Method in class com.scvngr.levelup.core.ui.view.LevelUpCodeView
 
isConnectedToFacebook() - Method in class com.scvngr.levelup.core.model.User
Determines whether the user is connected to Facebook.
isConnectedToFacebook(boolean) - Method in class com.scvngr.levelup.core.model.User.UserBuilder
 
isDebit() - Method in class com.scvngr.levelup.core.model.CreditCard
Whether this card is a debit card.
isDebitCardOnly() - Method in class com.scvngr.levelup.core.model.User
Determines whether the user is only allowed to link debit cards.
isDebitCardOnly(boolean) - Method in class com.scvngr.levelup.core.model.User.UserBuilder
 
isEnabled() - Method in interface com.scvngr.levelup.bluetooth.BluetoothAdapterContainer
Return true if Bluetooth is currently enabled and ready for use.
isFacebook() - Method in class com.scvngr.levelup.core.model.Registration
If this user is connected to Facebook or not.
isFadeColorsSet() - Method in class com.scvngr.levelup.core.ui.view.LevelUpCodeView
 
isLevelUpAvailable(Context) - Static method in class com.scvngr.levelup.deeplinkauth.DeepLinkAuthUtil
 
isLevelUpAvailable(Context) - Static method in class com.scvngr.levelup.deeplinkauth.LevelUpDeepLinkIntegrator
 
isLoaded() - Method in class com.scvngr.levelup.core.ui.view.PendingImage
 
isLoyaltyEnabled() - Method in class com.scvngr.levelup.core.model.Loyalty
If Loyalty progression is enabled.
isNull(String) - Method in class com.scvngr.levelup.core.model.factory.json.JsonModelHelper
Returns true if this object has no mapping for name or if it has a mapping whose value is JSONObject.NULL.
IsoDateUtils - Class in com.scvngr.levelup.core.util
Helper utility class to handle date operations.
isOpenGlEs20Supported(Context) - Static method in class com.scvngr.levelup.core.util.EnvironmentUtil
 
isPermissionGranted(Context, String) - Static method in class com.scvngr.levelup.core.util.PermissionUtil
 
isPreload() - Method in class com.scvngr.levelup.core.model.PaymentPreference
True when the user wants to use a pre-loading payment preference.
isPromoted() - Method in class com.scvngr.levelup.core.model.CreditCard
If this card is the user's main card or not.
isRequestFinishedBroadcastIntent(Intent) - Static method in class com.scvngr.levelup.core.service.AbstractNetworkRequestService
 
isSdk11OrGreater() - Static method in class com.scvngr.levelup.core.util.EnvironmentUtil
Determines whether the current SDK is greater than or equal to 11.
isSdk12OrGreater() - Static method in class com.scvngr.levelup.core.util.EnvironmentUtil
Determines whether the current SDK is greater than or equal to 12.
isSdk14OrGreater() - Static method in class com.scvngr.levelup.core.util.EnvironmentUtil
Determines whether the current SDK is greater than or equal to 14.
isSdk15OrGreater() - Static method in class com.scvngr.levelup.core.util.EnvironmentUtil
Determines whether the current SDK is greater than or equal to 15.
isSdk16OrGreater() - Static method in class com.scvngr.levelup.core.util.EnvironmentUtil
Determines whether the current SDK is greater than or equal to 16.
isSdk17OrGreater() - Static method in class com.scvngr.levelup.core.util.EnvironmentUtil
Determines whether the current SDK is greater than or equal to 17.
isSdk18OrGreater() - Static method in class com.scvngr.levelup.core.util.EnvironmentUtil
Determines whether the current SDK is greater than or equal to 18.
isSdk19OrGreater() - Static method in class com.scvngr.levelup.core.util.EnvironmentUtil
Determines whether the current SDK is greater than or equal to 19.
isSdk21OrGreater() - Static method in class com.scvngr.levelup.core.util.EnvironmentUtil
Determines whether the current SDK is greater than or equal to 21.
isSdk22OrGreater() - Static method in class com.scvngr.levelup.core.util.EnvironmentUtil
Determines whether the current SDK is greater than or equal to 22.
isSdk9OrGreater() - Static method in class com.scvngr.levelup.core.util.EnvironmentUtil
Determines whether the current SDK is greater than or equal to 9.
isShareable() - Method in class com.scvngr.levelup.core.model.Campaign
If this Campaign is eligible to be shared to others.
isShown() - Method in class com.scvngr.levelup.core.model.Location
Whether or not this location is to be shown to the user.
isSuccess() - Method in class com.scvngr.levelup.core.service.AbstractNetworkRequestService.BroadcastResult
 
isSuccessful() - Method in class com.scvngr.levelup.deeplinkauth.LevelUpDeepLinkIntegrator.PermissionsRequestResult
 
isValidCode(String, int, int, int, int) - Static method in class com.scvngr.levelup.core.model.qr.CodeVersionUtils
Utility method to check validity of the provided code.
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links