Packagecom.distriqt.extension.adverts.ump
Classpublic class DebugGeography
InheritanceDebugGeography Inheritance Object

Debug values for testing geography



Public Constants
 ConstantDefined By
  DEBUG_GEOGRAPHY_DISABLED : int = 0
[static] Debug geography disabled
DebugGeography
  DEBUG_GEOGRAPHY_EEA : int = 1
[static] Geography appears as in EEA for debug devices
DebugGeography
  DEBUG_GEOGRAPHY_NOT_EEA : int = 2
[static] Geography appears as not in EEA for debug devices
DebugGeography
Constant Detail
DEBUG_GEOGRAPHY_DISABLEDConstant
public static const DEBUG_GEOGRAPHY_DISABLED:int = 0

Debug geography disabled

DEBUG_GEOGRAPHY_EEAConstant 
public static const DEBUG_GEOGRAPHY_EEA:int = 1

Geography appears as in EEA for debug devices

DEBUG_GEOGRAPHY_NOT_EEAConstant 
public static const DEBUG_GEOGRAPHY_NOT_EEA:int = 2

Geography appears as not in EEA for debug devices