com.nativex.common
Interface JsonRequestConstants.URLS

Enclosing class:
JsonRequestConstants

public static interface JsonRequestConstants.URLS


Field Summary
static String ACTION_TAKEN
           
static String APP_WAS_RUN
           
static String APP_WAS_RUN_V2
           
static String COMMIT_SMART_OFFERS
           
static String CREATE_SESSION
           
static String END_SESSION
           
static String GET_DEVICE_BALANCE
           
static String GET_OFFER_CACHE
           
static String GET_SMART_OFFERS_REQUEST
           
static String IN_APP_PURCHASE
           
static String MRAID_ADS
           
static String REDEEM_BALANCE
           
 

Field Detail

APP_WAS_RUN

static final String APP_WAS_RUN
See Also:
Constant Field Values

ACTION_TAKEN

static final String ACTION_TAKEN
See Also:
Constant Field Values

APP_WAS_RUN_V2

static final String APP_WAS_RUN_V2
See Also:
Constant Field Values

CREATE_SESSION

static final String CREATE_SESSION
See Also:
Constant Field Values

GET_DEVICE_BALANCE

static final String GET_DEVICE_BALANCE
See Also:
Constant Field Values

REDEEM_BALANCE

static final String REDEEM_BALANCE
See Also:
Constant Field Values

END_SESSION

static final String END_SESSION
See Also:
Constant Field Values

IN_APP_PURCHASE

static final String IN_APP_PURCHASE
See Also:
Constant Field Values

GET_SMART_OFFERS_REQUEST

static final String GET_SMART_OFFERS_REQUEST
See Also:
Constant Field Values

COMMIT_SMART_OFFERS

static final String COMMIT_SMART_OFFERS
See Also:
Constant Field Values

GET_OFFER_CACHE

static final String GET_OFFER_CACHE
See Also:
Constant Field Values

MRAID_ADS

static final String MRAID_ADS
See Also:
Constant Field Values