androidx.privacysandbox.ui.provider
Classes
AbstractSandboxedUiAdapter |
An abstract class that implements |
AbstractSandboxedUiAdapter.AbstractSession |
An abstract class that implements |
Objects
SdkActivityLauncherFactory |
This object is deprecated. Use the Privacy Sandbox Activity library version instead. |
Extension functions summary
Bundle |
SandboxedUiAdapter.toCoreLibInfo(context: Context) Provides a |
Extension functions
toCoreLibInfo
fun SandboxedUiAdapter.toCoreLibInfo(context: Context): Bundle
Provides a Bundle
containing a Binder which represents a SandboxedUiAdapter
. The Bundle is shuttled to the host app in order for the SandboxedUiAdapter
to be used to retrieve content.