SandboxedUiAdapterProxy
Added in 1.0.0-alpha16
public final class SandboxedUiAdapterProxy
Summary
Public methods |
|
|---|---|
static final @NonNull Bundle |
toCoreLibInfo(Provides a |
Public methods
toCoreLibInfo
public static final @NonNull Bundle toCoreLibInfo(
@NonNull SandboxedUiAdapter receiver,
@NonNull Context context
)
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.