SandboxedUiAdapterProxy

Added in 1.0.0-alpha17
Deprecated in 1.0.0-alpha17

public final class SandboxedUiAdapterProxy


Summary

Public methods

static final @NonNull Bundle
toCoreLibInfo(
    @NonNull SandboxedUiAdapter receiver,
    @NonNull Context context
)

This method is deprecated. This library is no longer supported.

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.