C# Class WPCordovaClassLib.Cordova.Commands.Download

Afficher le fichier Open project: SYMBIO/cordova-plugin-background-download

Méthodes publiques

Méthode Description
Download ( string uriString, string filePath, string callbackId ) : System

Method Details

Download() public méthode

public Download ( string uriString, string filePath, string callbackId ) : System
uriString string
filePath string
callbackId string
Résultat System