C# Class WPCordovaClassLib.Cordova.Commands.Download

Mostra file Open project: SYMBIO/cordova-plugin-background-download

Public Methods

Method Description
Download ( string uriString, string filePath, string callbackId ) : System

Method Details

Download() public method

public Download ( string uriString, string filePath, string callbackId ) : System
uriString string
filePath string
callbackId string
return System