Unit 'And_jni_Bridge' Package
[Overview][Types][Procedures and functions][Index] [#pw_androidwizard]

jWebView_SetHttpAuthUsernamePassword

Declaration

Source position: And_jni_Bridge.pas line 211

procedure jWebView_SetHttpAuthUsernamePassword(

  env: PJNIEnv;

  _jwebview: jobject;

  _hostName: string;

  _hostDomain: string;

  _username: string;

  _password: string

);



CT Web help

CodeTyphon Studio