com.nativex.common
Interface JsonRequestConstants.CreateSession

Enclosing class:
JsonRequestConstants

public static interface JsonRequestConstants.CreateSession


Field Summary
static String APP_ID
           
static String CACHING_FREQUENCY
           
static String CHECK_SMART_OFFERS
           
static String DEVICE_GENERATION_INFO
           
static String DEVICE_ID
           
static String EXTERNAL_TRACKING_ID
           
static String EXTERNAL_TRACKING_TIMEOUT
           
static String IP_ADDRESS
           
static String IS_ADVERTISER_TRACKING_ENABLED
           
static String IS_CURRENCY_ENABLED
           
static String IS_FIRST_RUN
           
static String IS_HACKED
           
static String IS_OFFER_CACHE_AVAILABLE
           
static String IS_OFFERWALL_ENABLED
           
static String IS_ON_WIFI
           
static String IS_USING_SDK
           
static String LOG
           
static String MESSAGES
           
static String OS_VERSION
           
static String PREVIOUS_SESSION_END_TIME
           
static String PREVIOUS_SESSION_ID
           
static String PUBLISHER_USER_ID
           
static String SDK_PERFORMANCE_URL
           
static String SDK_VERSION
           
static String SESSION
           
static String UDIDS
           
static String VIOLATIONS
           
 

Field Detail

DEVICE_GENERATION_INFO

static final String DEVICE_GENERATION_INFO
See Also:
Constant Field Values

OS_VERSION

static final String OS_VERSION
See Also:
Constant Field Values

IS_ON_WIFI

static final String IS_ON_WIFI
See Also:
Constant Field Values

IS_HACKED

static final String IS_HACKED
See Also:
Constant Field Values

IS_USING_SDK

static final String IS_USING_SDK
See Also:
Constant Field Values

APP_ID

static final String APP_ID
See Also:
Constant Field Values

PUBLISHER_USER_ID

static final String PUBLISHER_USER_ID
See Also:
Constant Field Values

SDK_VERSION

static final String SDK_VERSION
See Also:
Constant Field Values

PREVIOUS_SESSION_ID

static final String PREVIOUS_SESSION_ID
See Also:
Constant Field Values

PREVIOUS_SESSION_END_TIME

static final String PREVIOUS_SESSION_END_TIME
See Also:
Constant Field Values

UDIDS

static final String UDIDS
See Also:
Constant Field Values

LOG

static final String LOG
See Also:
Constant Field Values

IS_OFFERWALL_ENABLED

static final String IS_OFFERWALL_ENABLED
See Also:
Constant Field Values

IP_ADDRESS

static final String IP_ADDRESS
See Also:
Constant Field Values

SDK_PERFORMANCE_URL

static final String SDK_PERFORMANCE_URL
See Also:
Constant Field Values

IS_CURRENCY_ENABLED

static final String IS_CURRENCY_ENABLED
See Also:
Constant Field Values

IS_OFFER_CACHE_AVAILABLE

static final String IS_OFFER_CACHE_AVAILABLE
See Also:
Constant Field Values

IS_ADVERTISER_TRACKING_ENABLED

static final String IS_ADVERTISER_TRACKING_ENABLED
See Also:
Constant Field Values

CACHING_FREQUENCY

static final String CACHING_FREQUENCY
See Also:
Constant Field Values

SESSION

static final String SESSION
See Also:
Constant Field Values

DEVICE_ID

static final String DEVICE_ID
See Also:
Constant Field Values

VIOLATIONS

static final String VIOLATIONS
See Also:
Constant Field Values

MESSAGES

static final String MESSAGES
See Also:
Constant Field Values

EXTERNAL_TRACKING_ID

static final String EXTERNAL_TRACKING_ID
See Also:
Constant Field Values

EXTERNAL_TRACKING_TIMEOUT

static final String EXTERNAL_TRACKING_TIMEOUT
See Also:
Constant Field Values

IS_FIRST_RUN

static final String IS_FIRST_RUN
See Also:
Constant Field Values

CHECK_SMART_OFFERS

static final String CHECK_SMART_OFFERS
See Also:
Constant Field Values