(1534709d7ec0762c91a3d4c47800d24092eb3edb)
#include "androidconnectivitymanager.h"
#include <QtCore/qcoreapplication.h>
#include <QtCore/qjnienvironment.h>
#include "moc_androidconnectivitymanager.cpp"
Go to the source code of this file.
◆ genericInfoChanged()
| void genericInfoChanged |
( |
JNIEnv * | env, |
|
|
jobject | obj, |
|
|
jboolean | captivePortal, |
|
|
jboolean | metered ) |
|
static |
◆ networkConnectivityChanged()
| void networkConnectivityChanged |
( |
JNIEnv * | env, |
|
|
jobject | obj, |
|
|
jint | enumValue ) |
|
static |
◆ transportMediumChanged()
| void transportMediumChanged |
( |
JNIEnv * | env, |
|
|
jobject | obj, |
|
|
jint | enumValue ) |
|
static |
◆ networkInformationClass
| const char networkInformationClass |
|
static |