8#ifndef META_OCEAN_PLATFORM_ANDROID_PERMISSION_H
9#define META_OCEAN_PLATFORM_ANDROID_PERMISSION_H
39 static bool hasPermission(JavaVM* javaVM,
jobject activity,
const std::string& permission,
bool& state,
const bool translate =
true);
std::vector< std::string > Strings
Definition of a vector holding strings.
Definition Base.h:162
The namespace covering the entire Ocean framework.
Definition Accessor.h:15