androidx.privacysandbox.ui.client.view
Interfaces
SandboxedSdkUiSessionStateChangedListener |
A listener for changes to the state of the UI session associated with SandboxedSdkView. |
Classes
SandboxedSdkUiSessionState |
Represents the state of a UI session. |
SandboxedSdkUiSessionState.Error |
There was an error in the UI session. |
SandboxedSdkView |
Objects
SandboxedSdkUiSessionState.Active |
There is an open session with the supplied |
SandboxedSdkUiSessionState.Idle |
There is no currently open UI session and there is no operation in progress to open one. |
SandboxedSdkUiSessionState.Loading |
A UI session is currently attempting to be opened. |