Packagecom.distriqt.extension.adverts.ump
Classpublic class ConsentDebugSettings
InheritanceConsentDebugSettings Inheritance Object



Public Properties
 PropertyDefined By
  debugGeography : int = 0
ConsentDebugSettings
  testDeviceIds : Array
ConsentDebugSettings
Public Methods
 MethodDefined By
  
ConsentDebugSettings
  
ConsentDebugSettings
  
ConsentDebugSettings
Property Detail
debugGeographyproperty
public var debugGeography:int = 0

See also

testDeviceIdsproperty 
public var testDeviceIds:Array

See also

Constructor Detail
ConsentDebugSettings()Constructor
public function ConsentDebugSettings()



Method Detail
addTestDeviceHashedId()method
public function addTestDeviceHashedId(testDeviceId:String):ConsentDebugSettings

Parameters

testDeviceId:String

Returns
ConsentDebugSettings
setDebugGeography()method 
public function setDebugGeography(debugGeography:int):ConsentDebugSettings

Parameters

debugGeography:int

Returns
ConsentDebugSettings