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 প্রদান করে।

পাবলিক ক্ষেত্র

ডিবাগ ভূগোল

@ConsentDebugSettings.DebugGeography
public final int debugGeography

isTestDevice

public final boolean isTestDevice

পাবলিক পদ্ধতি

GetDebugGeography

@ConsentDebugSettings.DebugGeography
public int getDebugGeography()

ডিবাগ ভূগোল পায়।

isTestDevice

public boolean isTestDevice()

এই ডিভাইসটি একটি পরীক্ষা ডিভাইস হলে true প্রদান করে।