This is experimental documentation.
Creates a standard Version 2 Battle.net FTP request.
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).
- cdKey (String)
- The CD key of the client being emulated.
Assembly: Asgard5Library (Module: Asgard5Library)