Method | Description | |
---|---|---|
Create ( string identifier, string filename, int chunks ) : |
Creates an object with file upload configuration.
|
|
ResumableConfiguration ( ) |
public static Create ( string identifier, string filename, int chunks ) : |
||
identifier | string | Upload unique identifier. |
filename | string | File name. |
chunks | int | Number of file chunks. |
return |