FileTransfer:how to get the params of FileUploadOptions
var options=new FileUploadOptions();
var objs=new Object();
objs.key='key';
objs.value='value';
options.params=objs;
var ft=...
Community powered support for
PhoneGap Build
Philip Chan, 8 years ago
Philip Chan, 8 years ago
Philip Chan, 8 years ago
Philip Chan, 8 years ago
Philip Chan, 8 years ago
mattwindwer, 8 years ago
Philip Chan, 8 years ago