Sets transport options for the download.
Only available for events with type metadata, for packages set the transport options on the package itself.
mixed[] $options:
public function setTransportOptions(array $options) : void { $this->transportOptions = $options; }