Contents

respond(value:)

Returns the metadata item’s value.

Declaration

func respond(value: any NSCopying & NSObjectProtocol)

Parameters

  • value:

    The value to return for the request.

Discussion

You call this method to return the metadata item’s value.

See Also

Handling the response