downloadForContentRequest:
Creates a download object for the asset pack that you schedule using a download manager.
Declaration
- (BADownload *) downloadForContentRequest:(BAContentRequest) contentRequest;Parameters
- contentRequest:
The content request for the current extension invocation.
Return Value
A download object.