init(identifier:)
Return a new processing task request for the specified identifier.
Declaration
init(identifier: String)Parameters
- identifier:
The string identifier of the processing task associated with the request.
Return a new processing task request for the specified identifier.
init(identifier: String)The string identifier of the processing task associated with the request.