Contents

init(from:configuration:)

Initializes a reference object from a URL, with reference object configuration.

Declaration

init(from url: URL, configuration: ReferenceObject.Configuration) async throws

Parameters

  • url:

    Local path to the reference object model.

  • configuration:

    Configuration to use for tracking this object.

Discussion

See Also

Creating reference objects