Méthode | Description | |
---|---|---|
DownloadFile ( string containerId, string objectId ) : Task |
||
HomeController ( ISwiftClient swiftClient ) : System.Collections.Generic | ||
Index ( ) : Task |
||
PlayVideo ( string containerId, string objectId ) : Task |
||
RefreshTree ( ) : Task |
||
UploadChunk ( int segment ) : Task |
||
UploadDone ( int segmentsCount, string fileName, string contentType ) : Task |
Méthode | Description | |
---|---|---|
GetContainerBranch ( string containerId ) : Task |
||
GetObjectBranch ( string containerId, string prefixObj, List |
||
GetTree ( ) : Task |
public DownloadFile ( string containerId, string objectId ) : Task |
||
containerId | string | |
objectId | string | |
Résultat | Task |
public HomeController ( ISwiftClient swiftClient ) : System.Collections.Generic | ||
swiftClient | ISwiftClient | |
Résultat | System.Collections.Generic |
public PlayVideo ( string containerId, string objectId ) : Task |
||
containerId | string | |
objectId | string | |
Résultat | Task |
public UploadDone ( int segmentsCount, string fileName, string contentType ) : Task |
||
segmentsCount | int | |
fileName | string | |
contentType | string | |
Résultat | Task |