Class DownloadRequest

Direct Known Subclasses:
PingDownloadRequest

public class DownloadRequest extends ServerCommand
Download request; client-side.
  • Constructor Details

    • DownloadRequest

      public DownloadRequest(String fileId, String domain)
      File download request to send before receiving a file from server.
      Parameters:
      fileId - unique file ID
      domain - domain or null (default)