Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to wrap the JavaVM and ApplicationContext on Android devices.
Syntax
typedef struct HCInitArgs {
JavaVM *javaVM;
jobject applicationContext;
} HCInitArgs
Members
*javaVM
Type: JavaVM
The Java Virtual machine.
applicationContext
Type: jobject
The Java Application Context.
Requirements
Header: httpClient.h