tryResolveUri

abstract fun tryResolveUri(uri: <Error class: unknown class>, invoker: <Error class: unknown class>, resolutionContext: <Error class: unknown class>): <Error class: unknown class>

Tries to resolve the given Uri to a Uri, WrapPackage, or Wrapper.

Return

A UriPackageOrWrapper

Parameters

uri

The Uri to resolve.

invoker

The Invoker instance.

resolutionContext

The FfiUriResolutionContext for keeping track of the resolution history.

Throws

FfiException