public class

Identifiers

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

Class Overview

Identifiers for use with ButtonContext 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_CUSTOM
String IDENTIFIER_DELIVERY_HERO
String IDENTIFIER_FOURSQUARE
String IDENTIFIER_GOOGLE
String IDENTIFIER_OPENTABLE
String IDENTIFIER_TICKETMASTER
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String IDENTIFIER_CUSTOM

Constant Value: "custom"

public static final String IDENTIFIER_DELIVERY_HERO

Constant Value: "deliveryhero"

public static final String IDENTIFIER_FOURSQUARE

Constant Value: "foursquare"

public static final String IDENTIFIER_GOOGLE

Constant Value: "google"

public static final String IDENTIFIER_OPENTABLE

Constant Value: "opentable"

public static final String IDENTIFIER_TICKETMASTER

Constant Value: "ticketmaster"