apache / apache/cordova-plugin-device

Local method/properties can be accessed by other classes

Open
#209 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
394
Forks
424
PR merge metrics
No merged PRs in 30d

Description

# Feature Request

## Motivation Behind Feature

On Android implementation, local methods and properties are defined as public. But I don't think these are expected to call by other methods.

## Feature Description

- Change local methods called by `execute()` accessibility from public to private.
- change property `uuid` accessibility from public to private.

## Alternatives or Workarounds

N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.