This is experimental documentation.
Creates a Version 1 Battle.net FTP request specifically for banner ad downloads.
Declaration Syntax
Parameters
- productId (String)
- The four-character identifier for the product being emulated by this request.
- fileName (String)
- The full or relative path to the file as it is to be stored on the local machine. The name portion of the file must be the filename being requested from the service.
- fileTime (DateTime)
- The last-write time of the file. If the file is not available, this parameter can be null (Nothing in Visual Basic).
- adBannerId (Int32)
- The banner ID provided by Battle.net's ad notice message.
- adBannerExtension (String)
- The banner filename extension provided by Battle.net's ad notice message.
Remarks
Although it is not specifically required to download banner ads, it is recommended for forward-compatibility with the Battle.net protocol that this constructor is used.
Assembly: Asgard5Library (Module: Asgard5Library)