Contents

init(apiToken:)

Creates a fetch operation for the specified API token.

Declaration

convenience init(apiToken APIToken: String)

Parameters

  • APIToken:

    The API token that allows access to an app’s container.

See Also

Creating a Fetch Token Operation