Unit 'downloadservice' Package
[Overview][Classes][Procedures and functions][Index] [#pw_androidwizard]

jDownloadService_SaveToFile

Declaration

Source position: downloadservice.pas line 37

procedure jDownloadService_SaveToFile(

  env: PJNIEnv;

  _jdownloadservice: jobject;

  _filepath: string;

  _filename: string

); overload;

procedure jDownloadService_SaveToFile(

  env: PJNIEnv;

  _jdownloadservice: jobject;

  _filename: string

); overload;



CT Web help

CodeTyphon Studio