isLocalNetworkPermissionGranted

Returns whether ACCESS_LOCAL_NETWORK is currently granted. Always true on platforms / API levels that don't gate local-network access behind a runtime permission.

Returns whether ACCESS_LOCAL_NETWORK is currently granted. Always true on platforms / API levels that don't gate local-network access behind a runtime permission.

JVM — local network permission is always considered granted on Desktop.