ConsentDebugSettings

public class ConsentDebugSettings


הגדרות ניפוי באגים להטמעה בקשות בדיקה ב-requestConsentInfoUpdate.

סיכום

סוגי עץ

הבנאי של ConsentDebugSettings.

@Retention(value = SOURCE)
@IntDef(value = [DebugGeography.DEBUG_GEOGRAPHY_DISABLED, DebugGeography.DEBUG_GEOGRAPHY_EEA, DebugGeography.DEBUG_GEOGRAPHY_NOT_EEA, DebugGeography.DEBUG_GEOGRAPHY_REGULATED_US_STATE, DebugGeography.DEBUG_GEOGRAPHY_OTHER])
public annotation ConsentDebugSettings.DebugGeography

ערכים לניפוי באגים לבדיקה של נתונים גיאוגרפיים.

שדות גלויים לכולם

final int
final boolean

שיטות ציבוריות

int

הפונקציה מקבלת את המיקום הגיאוגרפי של ניפוי הבאגים.

boolean

הפונקציה מחזירה את הערך true אם המכשיר הזה הוא מכשיר בדיקה.

שדות גלויים לכולם

debugGeography

@ConsentDebugSettings.DebugGeography
public final int debugGeography

isTestDevice

public final boolean isTestDevice

שיטות ציבוריות

getDebugGeography

@ConsentDebugSettings.DebugGeography
public int getDebugGeography()

הפונקציה מקבלת את המיקום הגיאוגרפי של ניפוי הבאגים.

isTestDevice

public boolean isTestDevice()

הפונקציה מחזירה את הערך true אם המכשיר הזה הוא מכשיר בדיקה.