Aria2.JsonRpcClient

Aria2.JsonRpcClient Documentation - Home | Client | Requests | Models | Examples

GetUris

Overview

Represents a request to get the URIs of a download.


Constructors

GetUris(string gid, string? id = null)

Returns an array of URI objects used by the download denoted by gid. Each URI object contains the URI and its status.

https://aria2.github.io/manual/en/html/aria2c.html#aria2.getUris

Parameters:

Returns:

A read-only list of Aria2Uri objects.

Throws:

Aria2Exception Thrown when an aria2 error occurs.


Top
© lantean-code - Generated on 2025-04-02