com.nativex.monetization
Class Constants
java.lang.Object
com.nativex.monetization.Constants
public class Constants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATSD_GET_QUALIFIED_OFFERS
public static final String STATSD_GET_QUALIFIED_OFFERS
- See Also:
- Constant Field Values
STATSD_CREATE_SESSION
public static final String STATSD_CREATE_SESSION
- See Also:
- Constant Field Values
STATSD_GET_FEATURED_OFFER
public static final String STATSD_GET_FEATURED_OFFER
- See Also:
- Constant Field Values
STATSD_REWARD_WEB_OFFERWALL
public static final String STATSD_REWARD_WEB_OFFERWALL
- See Also:
- Constant Field Values
STATSD_NON_REWARD_WEB_OFFERWALL
public static final String STATSD_NON_REWARD_WEB_OFFERWALL
- See Also:
- Constant Field Values
STATSD_REDEEM_BALANCE
public static final String STATSD_REDEEM_BALANCE
- See Also:
- Constant Field Values
STATSD_RICH_MEDIA
public static final String STATSD_RICH_MEDIA
- See Also:
- Constant Field Values
STATSD_BADMD5
public static final String STATSD_BADMD5
- See Also:
- Constant Field Values
STATSD_CACHE_CLEARED
public static final String STATSD_CACHE_CLEARED
- See Also:
- Constant Field Values
STATSD_DOWNLOAD_FAILED
public static final String STATSD_DOWNLOAD_FAILED
- See Also:
- Constant Field Values
STATSD_NOT_ENOUGH_SPACE
public static final String STATSD_NOT_ENOUGH_SPACE
- See Also:
- Constant Field Values
STATSD_DESERIALIZE_FAILED
public static final String STATSD_DESERIALIZE_FAILED
- See Also:
- Constant Field Values
STATSD_WRONG_FILE_STATUS
public static final String STATSD_WRONG_FILE_STATUS
- See Also:
- Constant Field Values
HTTP_HEADER_CONTENT_TYPE
public static final String HTTP_HEADER_CONTENT_TYPE
- See Also:
- Constant Field Values
HTTP_HEADER_ACCEPT
public static final String HTTP_HEADER_ACCEPT
- See Also:
- Constant Field Values
HTTP_HEADER_APPLICATION_JSON
public static final String HTTP_HEADER_APPLICATION_JSON
- See Also:
- Constant Field Values
Constants
public Constants()