public class

Identifiers

extends Object
java.lang.Object
   ↳ com.usebutton.sdk.context.Identifiers

This class is deprecated.
No replacement.

Class Overview

Identifiers for use with ActionQuery or any of its types, for example Location. classes to represent a known ID from a supported service.

Summary

Nested Classes
@interface Identifiers.IdentifierName  
Constants
String IDENTIFIER_AMAZON
String IDENTIFIER_CUSTOM
String IDENTIFIER_DELIVERY_HERO
String IDENTIFIER_FACEBOOK
String IDENTIFIER_FACTUAL
String IDENTIFIER_FOURSQUARE
String IDENTIFIER_GOOGLE
String IDENTIFIER_GOOGLE_MAPS
String IDENTIFIER_OPENTABLE
String IDENTIFIER_OPEN_STREET_MAP
String IDENTIFIER_SELF_PROVIDED
String IDENTIFIER_TICKETMASTER
String IDENTIFIER_WALMART
String IDENTIFIER_YELP
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String IDENTIFIER_AMAZON

Constant Value: "amazon"

public static final String IDENTIFIER_CUSTOM

Constant Value: "custom"

public static final String IDENTIFIER_DELIVERY_HERO

Constant Value: "deliveryhero"

public static final String IDENTIFIER_FACEBOOK

Constant Value: "facebook"

public static final String IDENTIFIER_FACTUAL

Constant Value: "factual"

public static final String IDENTIFIER_FOURSQUARE

Constant Value: "foursquare"

public static final String IDENTIFIER_GOOGLE

Constant Value: "google"

public static final String IDENTIFIER_GOOGLE_MAPS

Constant Value: "googlemaps"

public static final String IDENTIFIER_OPENTABLE

Constant Value: "opentable"

public static final String IDENTIFIER_OPEN_STREET_MAP

Constant Value: "openstreetmap"

public static final String IDENTIFIER_SELF_PROVIDED

Constant Value: "btn:self"

public static final String IDENTIFIER_TICKETMASTER

Constant Value: "ticketmaster"

public static final String IDENTIFIER_WALMART

Constant Value: "walmart"

public static final String IDENTIFIER_YELP

Constant Value: "yelp"