Method | Description | |
---|---|---|
ChunkRequest ( ) : System |
Default constructor of the class
|
|
ChunkRequest ( string RID, int CID, |
Constructor that initialize attributes of the class.
|
public ChunkRequest ( string RID, int CID, |
||
RID | string | Resource id of the file to download |
CID | int | Chunk id of the chunk |
SenderAddress | URI representing the address of transport layer of the sender of this message | |
return | System |