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

A

ACTION_DISMISS - Static variable in class com.askingpoint.android.PushBroadcastReceiver
 
ACTION_RECEIVE - Static variable in class com.askingpoint.android.PushBroadcastReceiver
 
addEvent(String) - Static method in class com.askingpoint.android.AskingPoint
Add a Custom Event.
addEvent(String, Map<String, Object>) - Static method in class com.askingpoint.android.AskingPoint
Add a Custom Event with additional data.
AdError - Enum in com.askingpoint.android
AdError objects are passed to the various listeners set on AskingPoint Ad Classes and indicate the state and status of Ad requests.
ADMBroadcastReceiver - Class in com.askingpoint.android
Receive push messages from ADM.
ADMBroadcastReceiver() - Constructor for class com.askingpoint.android.ADMBroadcastReceiver
 
AlertCommand - Class in com.askingpoint.android
AlertCommand objects are passed to Command Handlers (listeners) when either Rating Booster or an In-App Message fires for the App.

IMPORTANT: When an App does NOT use the default widget and instead presents something Custom, the Command Handler (listener) must call complete on the Command object and pass the selected Button object.
AlertCommand.AlertType - Enum in com.askingpoint.android
Indicates the type of Alert.
AlertCommand.Button - Class in com.askingpoint.android
The Button object set on AlertCommands.
AlertCommand.Button.Type - Enum in com.askingpoint.android
Button types used on AlertCommands
alertType - Variable in class com.askingpoint.android.AlertCommand
Indicates the type of Alert: Rating Booster or In-App message.
alertType - Variable in class com.askingpoint.android.InterstitialCommand
 
APPLICATION_ID - Static variable in class com.askingpoint.android.BuildConfig
 
AskingPoint - Class in com.askingpoint.android
The Singleton AskingPoint object.
AskingPoint.OnCommandListener - Interface in com.askingpoint.android
Defines a Global Command Handler (listener) that can be set on the AskingPoint singleton, and which is notified only when Dashboard Commands actually fire for an App.
AskingPoint.OnCommandResponseListener - Interface in com.askingpoint.android
Defines a Global Listener that can be set on the AskingPoint singleton and which is notified when users select a button on an AskingPoint widget.
AskingPoint.OnTagCommandListener - Interface in com.askingpoint.android
Defines a Command Handler (listener) that can is set in-line when a location in code is Tagged and which is always called, regardless of if a Command did or did not fire at the Tag.
AskingPoint.OnUnreadFeedbackCountChangeListener - Interface in com.askingpoint.android
 
AskingPointActivity - Class in com.askingpoint.android
Activity used to present in-app messages and interstitials.
AskingPointActivity() - Constructor for class com.askingpoint.android.AskingPointActivity
 

B

BannerAdView - Class in com.askingpoint.android
Deprecated.
BannerAdView(Context) - Constructor for class com.askingpoint.android.BannerAdView
Deprecated.
 
BannerAdView(Context, AttributeSet) - Constructor for class com.askingpoint.android.BannerAdView
Deprecated.
 
BannerAdView(Context, AttributeSet, int) - Constructor for class com.askingpoint.android.BannerAdView
Deprecated.
 
BannerAdView.AdListener - Interface in com.askingpoint.android
Deprecated.
BannerAdView.AdSize - Enum in com.askingpoint.android
Deprecated.
BUILD_ID - Static variable in class com.askingpoint.android.BuildConfig
 
BUILD_ID_SHORT - Static variable in class com.askingpoint.android.BuildConfig
 
BUILD_TIME - Static variable in class com.askingpoint.android.BuildConfig
 
BUILD_TYPE - Static variable in class com.askingpoint.android.BuildConfig
 
BuildConfig - Class in com.askingpoint.android
 
BuildConfig() - Constructor for class com.askingpoint.android.BuildConfig
 
buttons - Variable in class com.askingpoint.android.AlertCommand
Buttons to present on the alert dialog.

When using custom Rating or Message widgets which do their own button handling, associate these Button objects with those on the Custom widget and then pass the one corresponding to the selection when the widget has finished by calling complete(AlertCommand.Button).

C

cancel - Variable in class com.askingpoint.android.AlertCommand.Button
A cancel button.
canShowRatingPrompt(Context) - Static method in class com.askingpoint.android.AskingPoint
Returns true if calling showRatingPrompt is currently available.
clickResponse - Variable in class com.askingpoint.android.InterstitialCommand
 
closeResponse - Variable in class com.askingpoint.android.InterstitialCommand
 
com.askingpoint.android - package com.askingpoint.android
 
Command<T extends Command.Response> - Class in com.askingpoint.android
 
command - Variable in class com.askingpoint.android.Command.Response
 
Command.Response - Class in com.askingpoint.android
 
Command.Type - Enum in com.askingpoint.android
 
commandId - Variable in class com.askingpoint.android.Command
 
complete(T) - Method in class com.askingpoint.android.Command
Marks this command as complete.
complete() - Method in class com.askingpoint.android.FeedbackCommand
Marks this command as complete.
complete() - Method in class com.askingpoint.android.PayloadCommand
Marks this command as complete.
complete() - Method in class com.askingpoint.android.WebCommand
Marks this command as complete.
contentText - Variable in class com.askingpoint.android.PushMessage
 
contentTitle - Variable in class com.askingpoint.android.PushMessage
 
COPYRIGHT - Static variable in class com.askingpoint.android.AskingPoint
The AskingPoint SDK Copyright Notice
CREATOR - Static variable in class com.askingpoint.android.AlertCommand.Button
 
CREATOR - Static variable in class com.askingpoint.android.AlertCommand
 
CREATOR - Static variable in class com.askingpoint.android.FeedbackCommand
 
CREATOR - Static variable in class com.askingpoint.android.InterstitialCommand
 
CREATOR - Static variable in class com.askingpoint.android.PayloadCommand
 
CREATOR - Static variable in class com.askingpoint.android.WebCommand
 

D

data - Variable in class com.askingpoint.android.Command
Contains the JSON data sent via Remote Control (PayloadCommand) feature on the Dashboard
data - Variable in class com.askingpoint.android.PushMessage
 
DEBUG - Static variable in class com.askingpoint.android.BuildConfig
 
describeContents() - Method in class com.askingpoint.android.AlertCommand.Button
 
describeContents() - Method in class com.askingpoint.android.AlertCommand
 
describeContents() - Method in class com.askingpoint.android.FeedbackCommand
 
describeContents() - Method in class com.askingpoint.android.InterstitialCommand
 
describeContents() - Method in class com.askingpoint.android.PayloadCommand
 
describeContents() - Method in class com.askingpoint.android.WebCommand
 
destroy() - Method in class com.askingpoint.android.BannerAdView
Deprecated.
Destroy the BannerAdView.

E

equals(Object) - Method in class com.askingpoint.android.AlertCommand.Button
 
equals(Object) - Method in class com.askingpoint.android.Command.Response
 

F

FeedbackCommand - Class in com.askingpoint.android
 
fetchAd() - Method in class com.askingpoint.android.BannerAdView
Deprecated.
Request a new banner ad.
FLAVOR - Static variable in class com.askingpoint.android.BuildConfig
 
flush() - Static method in class com.askingpoint.android.AskingPoint
The AskingPoint SDK sends data when Apps start or come into the foreground, and when they shut down or go into the background.
from - Variable in class com.askingpoint.android.PushMessage
 
fromCode(int) - Static method in enum com.askingpoint.android.AdError
Reserved for AskingPoint use.

G

GCMBroadcastReceiver - Class in com.askingpoint.android
Receive push messages from GCM.
GCMBroadcastReceiver() - Constructor for class com.askingpoint.android.GCMBroadcastReceiver
 
getAdListener() - Method in class com.askingpoint.android.BannerAdView
Deprecated.
Get the AdListener currently set on this BannerAdView
getAdListener() - Method in class com.askingpoint.android.InterstitialAd
Returns the AdListener currently set on the Interstitial Ad.
getAdSize() - Method in class com.askingpoint.android.BannerAdView
Deprecated.
Returns the Ad size of the currently loaded banner.
getApplicationName() - Static method in class com.askingpoint.android.AskingPoint
Returns the application name currently shown by the SDK on various AskingPoint widgets, e.g.
getApplicationVersion() - Static method in class com.askingpoint.android.AskingPoint
Returns the currently reported application version.
getAppStoreRatingIntent() - Static method in class com.askingpoint.android.AskingPoint
Returns the current app store intent override that was set with AskingPoint.setAppStoreRatingIntent(Intent).
getErrorCode() - Method in enum com.askingpoint.android.AdError
Returns the associated error code.
getParameters() - Method in class com.askingpoint.android.BannerAdView
Deprecated.
 
getParameters() - Method in class com.askingpoint.android.InterstitialAd
Reserved for AskingPoint use.
getUnreadFeedbackCount() - Static method in class com.askingpoint.android.AskingPoint
Returns the number of feedback responses the user has not yet read.

H

hashCode() - Method in class com.askingpoint.android.Command.Response
 

I

id - Variable in class com.askingpoint.android.PushMessage
 
intent - Variable in class com.askingpoint.android.PushMessage
Original push intent
InterstitialAd - Class in com.askingpoint.android
Full-screen Interstitial Ad
InterstitialAd(Context) - Constructor for class com.askingpoint.android.InterstitialAd
Use this constructor to create an Interstitial Ad.
InterstitialAd(Context, InterstitialCommand) - Constructor for class com.askingpoint.android.InterstitialAd
Don't use this constructor, reserved for AskingPoint and future use.
InterstitialAd.AdListener - Interface in com.askingpoint.android
Interstitial Ad Listener
InterstitialCommand - Class in com.askingpoint.android
The primary reason to be interested in these is to know in Command Handlers (listeners) that it is an Interstitial Ad which is firing.
isAppStore - Variable in class com.askingpoint.android.Command.Response
 
isAutoRefresh() - Method in class com.askingpoint.android.BannerAdView
Deprecated.
Returns the current auto refresh state (if Auto Refresh is on or off).
isComplete() - Method in class com.askingpoint.android.Command
Returns the current state of a Command and if it is marked complete or not.
isLoaded() - Method in class com.askingpoint.android.BannerAdView
Deprecated.
Returns true if A Banner Ad is currently loaded and visible, else false.
isLoaded() - Method in class com.askingpoint.android.InterstitialAd
Returns true if an Interstitial Ad is currently loaded and ready for display, else false.
isOptedOut() - Static method in class com.askingpoint.android.AskingPoint
Reports if the user is currently opted in or out of data collection.

For a complete discussion see the Reference.

L

language - Variable in class com.askingpoint.android.AlertCommand
BCP 47 Language code.
language - Variable in class com.askingpoint.android.InterstitialCommand
 

M

message - Variable in class com.askingpoint.android.AlertCommand
Text to show in the alert message body.

O

onBannerBeginAction(BannerAdView) - Method in interface com.askingpoint.android.BannerAdView.AdListener
Deprecated.
A Banner Ad is about to start a full screen action (user tapped the Ad).
onBannerClick(BannerAdView) - Method in interface com.askingpoint.android.BannerAdView.AdListener
Deprecated.
The user clicked (tapped) on a Banner Ad.
onBannerFailedToLoad(BannerAdView, AdError) - Method in interface com.askingpoint.android.BannerAdView.AdListener
Deprecated.
A Banner Ad failed to load.
onBannerFinishAction(BannerAdView) - Method in interface com.askingpoint.android.BannerAdView.AdListener
Deprecated.
A full screen action that was previously started has closed.
onBannerLoaded(BannerAdView) - Method in interface com.askingpoint.android.BannerAdView.AdListener
Deprecated.
Called when a Banner Ad has successfully loaded and is ready for display.
onCommand(Command<?>) - Method in interface com.askingpoint.android.AskingPoint.OnCommandListener
Called only when a Dashboard Command has fired.
onCommandResponse(Command<?>, Command.Response) - Method in interface com.askingpoint.android.AskingPoint.OnCommandResponseListener
Called whenever the complete method is called on a command.
onInterstitialClick(InterstitialAd) - Method in interface com.askingpoint.android.InterstitialAd.AdListener
A user has clicked (tapped) on an Interstitial Ad.
onInterstitialDismissed(InterstitialAd) - Method in interface com.askingpoint.android.InterstitialAd.AdListener
The Interstitial Ad was dismissed via tapping or some other means.
onInterstitialFailedToLoad(InterstitialAd, AdError) - Method in interface com.askingpoint.android.InterstitialAd.AdListener
The Interstitial Ad failed to load.
onInterstitialLoaded(InterstitialAd) - Method in interface com.askingpoint.android.InterstitialAd.AdListener
Called when the requested Interstitial Ad is downloaded and ready for display.
onInterstitialShown(InterstitialAd) - Method in interface com.askingpoint.android.InterstitialAd.AdListener
The interstitial ad is currently being displayed.
onReceive(Context, Intent) - Method in class com.askingpoint.android.ADMBroadcastReceiver
 
onReceive(Context, Intent) - Method in class com.askingpoint.android.GCMBroadcastReceiver
 
onReceive(Context, Intent) - Method in class com.askingpoint.android.PushBroadcastReceiver
 
onStart(Context, String) - Static method in class com.askingpoint.android.AskingPoint
Start or continue an AskingPoint session.

Should be called from each Activity's onStart() method, that uses AskingPoint services.

Every call to onStart must be paired with a call to onStop.
onStop(Context) - Static method in class com.askingpoint.android.AskingPoint
Marks a context previously passed to onStart as stopped.
Every call to onStop must be paired with a previous call ton onStart.
onTagCommand(String, Command<?>) - Method in interface com.askingpoint.android.AskingPoint.OnTagCommandListener
Callback to notify when a command request for a specific Tag is complete.
onUnreadFeedbackCountChange(long) - Method in interface com.askingpoint.android.AskingPoint.OnUnreadFeedbackCountChangeListener
 

P

parentCommand - Variable in class com.askingpoint.android.Command
 
pause() - Method in class com.askingpoint.android.BannerAdView
Deprecated.
Pauses any extra processing associated with this banner.
PayloadCommand - Class in com.askingpoint.android
Payload Command (Remote Control) are sent to Command Handlers (listeners) when a Remote Control event fires on the Dashboard.
priority - Variable in class com.askingpoint.android.PushMessage
 
PushBroadcastReceiver - Class in com.askingpoint.android
Receive and present push notifications.
PushBroadcastReceiver() - Constructor for class com.askingpoint.android.PushBroadcastReceiver
 
PushMessage - Class in com.askingpoint.android
 
PushMessage(Intent) - Constructor for class com.askingpoint.android.PushMessage
 
PushService - Class in com.askingpoint.android
Process incomming push messages.
PushService() - Constructor for class com.askingpoint.android.PushService
 

R

registerGCMSenderIDs(Context, String...) - Static method in class com.askingpoint.android.AskingPoint
Register GCM push sender ids.
requestCommandsWithTag(Context, String) - Static method in class com.askingpoint.android.AskingPoint
Request delivery of any commands pending for the supplied tag.
If any commands are delivered, AskingPoint.OnCommandListener, will be given the chance to customize or override the default presentation.
requestCommandsWithTag(Context, String, AskingPoint.OnTagCommandListener) - Static method in class com.askingpoint.android.AskingPoint
Request delivery of any commands pending for the supplied tag.
The supplied listener will be called in all cases when the request is complete.
requestedTag - Variable in class com.askingpoint.android.Command
Tag that triggered delivery of this command.
responseId - Variable in class com.askingpoint.android.Command.Response
 
resume() - Method in class com.askingpoint.android.BannerAdView
Deprecated.
Resumes processing after a previous call to pause().

S

setAdListener(BannerAdView.AdListener) - Method in class com.askingpoint.android.BannerAdView
Deprecated.
Set an AdListener on the Banner Ad View.
setAdListener(InterstitialAd.AdListener) - Method in class com.askingpoint.android.InterstitialAd
Set an AdListener to be notified of the state of Interstitial Ads: loaded, dismissed, failed, etc.

Listeners are not required to be set, but when not the only means of knowing an Ad is loaded and ready for display is by polling isLoaded().
setAdSize(BannerAdView.AdSize) - Method in class com.askingpoint.android.BannerAdView
Deprecated.
Set a desired Ad size.
setAge(int) - Static method in class com.askingpoint.android.AskingPoint
Report the Age of the user.
setApplicationName(CharSequence) - Static method in class com.askingpoint.android.AskingPoint
Override the default Application Name value defined in AndroidManifest.xml label property.

The AskingPoint SDK sometimes needs to display the Application name to End Users on one of the pop-up widgets, for example Ratings Booster.
setApplicationVersion(String) - Static method in class com.askingpoint.android.AskingPoint
Override the application versionName defined in AndroidManifest.xml.
setAppStoreRatingIntent(Intent) - Static method in class com.askingpoint.android.AskingPoint
Override the app store intent used for rating prompts.
setAutoRefresh(boolean) - Method in class com.askingpoint.android.BannerAdView
Deprecated.
Enable/disable Ad auto-refresh.
setEmail(String) - Static method in class com.askingpoint.android.AskingPoint
Report the users email address.
setGender(String) - Static method in class com.askingpoint.android.AskingPoint
Report Gender of the user, "M" or "F".
setOnCommandListener(AskingPoint.OnCommandListener) - Static method in class com.askingpoint.android.AskingPoint
Set a global CommandListener on the Singleton instance of AskingPoint to receive notifications Command when Commands fire.
setOnCommandResponseListener(AskingPoint.OnCommandResponseListener) - Static method in class com.askingpoint.android.AskingPoint
Set a global CommandResponseListener on the Singleton instance of AskingPoint to receives notifications Command.complete(com.askingpoint.android.Command.Response) when any Command has completed.

The primary reason to be interested in these, is to learn which Buttons users selected in the various AskingPoint widgets.
setOnUnreadFeedbackCountChangeListener(AskingPoint.OnUnreadFeedbackCountChangeListener) - Static method in class com.askingpoint.android.AskingPoint
Set a listener to receive notifications when the unread feedback count changes.
setOptedOut(boolean) - Static method in class com.askingpoint.android.AskingPoint
Opt out of data collection.
setParameters(Map<String, String>) - Method in class com.askingpoint.android.BannerAdView
Deprecated.
 
setParameters(Map<String, String>) - Method in class com.askingpoint.android.InterstitialAd
Reserved for AskingPoint use.
setUserID(String) - Static method in class com.askingpoint.android.AskingPoint
Report a globally unique identifier for the user.
setUserName(String) - Static method in class com.askingpoint.android.AskingPoint
Report the name of the user.
show() - Method in class com.askingpoint.android.InterstitialAd
Show the Interstitial Ad.

Prior to calling this method, check that an Ad is loaded via InterstitialAd.isLoaded() or InterstitialAd.AdListener.onInterstitialLoaded(InterstitialAd).
showCustomerSupport(Activity) - Static method in class com.askingpoint.android.AskingPoint
Show the customer support activity.
showRatingPrompt(Context) - Static method in class com.askingpoint.android.AskingPoint
Shows the rating prompt.
sound - Variable in class com.askingpoint.android.PushMessage
 
startTimedEvent(String) - Static method in class com.askingpoint.android.AskingPoint
Start a Timed Event.
This must always be paired with one of AskingPoint.stopTimedEvent(String) or AskingPoint.stopTimedEvent(String, java.util.Map).
startTimedEvent(String, Map<String, Object>) - Static method in class com.askingpoint.android.AskingPoint
Start a Timed Event with extra data.
This must always be paired with one of AskingPoint.stopTimedEvent(String) or AskingPoint.stopTimedEvent(String, java.util.Map).

There are limits on the length of Timed Event properties, these are as follows:

Name - Custom Event names can have a maximum length of 200 characters. Key - Keys in Dictionaries/Maps can have a maximum length of 200 characters. Values - Values Dictionaries/Maps can have a maximum length of 500 bytes/characters.
stopTimedEvent(String) - Static method in class com.askingpoint.android.AskingPoint
Stop a previously started timed event.
stopTimedEvent(String, Map<String, Object>) - Static method in class com.askingpoint.android.AskingPoint
Stop a previously started timed event, with extra data.

T

tags - Variable in class com.askingpoint.android.Command
Lists all the Tags currently set on the feature's (see Type) Dashboard Tag Editor.
test - Variable in class com.askingpoint.android.Command
Set to true when shown by a Dashboard Test.
text - Variable in class com.askingpoint.android.AlertCommand.Button
Text to show on the button.
title - Variable in class com.askingpoint.android.AlertCommand
Text to show in alert title.
toString() - Method in class com.askingpoint.android.AlertCommand.Button
 
type - Variable in class com.askingpoint.android.AlertCommand.Button
Type of button.
type - Variable in class com.askingpoint.android.Command
 

U

uri - Variable in class com.askingpoint.android.PushMessage
 
url - Variable in class com.askingpoint.android.Command.Response
 
url - Variable in class com.askingpoint.android.WebCommand
URL that will be presented.

V

valueOf(String) - Static method in enum com.askingpoint.android.AdError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.askingpoint.android.AlertCommand.AlertType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.askingpoint.android.AlertCommand.Button.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.askingpoint.android.BannerAdView.AdSize
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.askingpoint.android.Command.Type
Returns the enum constant of this type with the specified name.
valueOf(Context, CommandParameters) - Static method in class com.askingpoint.android.Command
 
values() - Static method in enum com.askingpoint.android.AdError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.askingpoint.android.AlertCommand.AlertType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.askingpoint.android.AlertCommand.Button.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.askingpoint.android.BannerAdView.AdSize
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.askingpoint.android.Command.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class com.askingpoint.android.AskingPoint
Returns the version number of the AskingPoint SDK being used in the App.
VERSION_CODE - Static variable in class com.askingpoint.android.BuildConfig
 
VERSION_NAME - Static variable in class com.askingpoint.android.BuildConfig
 

W

WebCommand - Class in com.askingpoint.android
WebCommands are currently passed to Command Handlers (listeners) when a Poll has fired.
writeToParcel(Parcel, int) - Method in class com.askingpoint.android.AlertCommand.Button
 
writeToParcel(Parcel, int) - Method in class com.askingpoint.android.AlertCommand
 
writeToParcel(Parcel, int) - Method in class com.askingpoint.android.Command.Response
 
writeToParcel(Parcel, int) - Method in class com.askingpoint.android.FeedbackCommand
 
writeToParcel(Parcel, int) - Method in class com.askingpoint.android.InterstitialCommand
 
writeToParcel(Parcel, int) - Method in class com.askingpoint.android.PayloadCommand
 
writeToParcel(Parcel, int) - Method in class com.askingpoint.android.WebCommand
 
A B C D E F G H I L M O P R S T U V W 
Skip navigation links