PERMISSION_DENIED constant

int const PERMISSION_DENIED

The acquisition of the geolocation information failed because the page didn't have the permission to do it.

Implementation

static const int PERMISSION_DENIED = 1;