Builder

actual class Builder(activity: Any?)

Builder of ConsentDebugSettings.

Parameters

activity

Required for Android, but can be null on all other platforms.

See also

expect class Builder(activity: Any?)

Builder of ConsentDebugSettings.

Parameters

activity

Required for Android, but can be null on all other platforms.

See also

actual class Builder(activity: Any?)

Builder of ConsentDebugSettings.

Parameters

activity

Required for Android, but can be null on all other platforms.

See also

Constructors

Link copied to clipboard
actual constructor(activity: Any?)
expect constructor(activity: Any?)
actual constructor(activity: Any?)

Functions

Link copied to clipboard

Registers a device as a test device. Test devices respect debug geography settings to enable easier testing. Test devices must be added individually so that debug geography settings won't accidentally get released to all users.

Registers a device as a test device. Test devices respect debug geography settings to enable easier testing. Test devices must be added individually so that debug geography settings won't accidentally get released to all users.

Registers a device as a test device. Test devices respect debug geography settings to enable easier testing. Test devices must be added individually so that debug geography settings won't accidentally get released to all users.

Link copied to clipboard
Link copied to clipboard

Sets the debug geography for testing purposes.

Sets the debug geography for testing purposes.

Sets the debug geography for testing purposes.

Link copied to clipboard