androidx.privacysandbox.ui.core


This package contains interface and class definitions shared between Privacy Sandbox Ui Client and Privacy Sandbox Ui Provider.

Interfaces

SandboxedUiAdapter

An Adapter that provides content from a SandboxedSdk to be displayed as part of a host app's UI.

SandboxedUiAdapter.Session

A single session with the provider of remote content.

SandboxedUiAdapter.SessionClient

The client of a single session that will receive callback events from an active session.

SdkActivityLauncher

Interface that allows SDKs running in the Privacy Sandbox to launch activities.

Classes