public class
ConsentDebugSettings
extends Object
Debug settings to hardcode in test requests to ConsentInformation.requestConsentInfoUpdate(Activity, ConsentRequestParameters, ConsentInformation.OnConsentInfoUpdateSuccessListener, ConsentInformation.OnConsentInfoUpdateFailureListener)
.
Nested Class Summary
class | ConsentDebugSettings.Builder | Builder of ConsentDebugSettings . |
|
@interface | ConsentDebugSettings.DebugGeography | Debug values for testing geography. |
Public Method Summary
int |
getDebugGeography()
Gets the debug geography.
|
boolean |
isTestDevice()
Returns
true if this device is a test device. |
Inherited Method Summary
Public Methods
public int getDebugGeography ()
Gets the debug geography.
public boolean isTestDevice ()
Returns true
if this device is a test device.