SandboxedUiAdapterFactory


public static class SandboxedUiAdapterFactory


Provides an adapter created from a supplied Bundle which acts as a proxy between the host app and the Binder provided by the provider of content.

Summary

Public methods

final @NonNull SandboxedUiAdapter

Public fields

INSTANCE

Added in 1.0.0-alpha07
public static @NonNull SandboxedUiAdapterFactory INSTANCE

Public methods

createFromCoreLibInfo

Added in 1.0.0-alpha07
public final @NonNull SandboxedUiAdapter createFromCoreLibInfo(@NonNull Bundle coreLibInfo)
Throws
kotlin.IllegalArgumentException

if {@code coreLibInfo} does not contain a Binder with the key UI_ADAPTER_BINDER