We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c570dac commit 43d8595Copy full SHA for 43d8595
packages/https/platforms/android/native-api-usage.json
@@ -32,6 +32,8 @@
32
"com.nativescript.https:CacheInterceptor",
33
"com.nativescript.https:CacheUtils",
34
"com.nativescript.https:OkHttpResponse",
35
+ "com.nativescript.https:OkHttpResponse.OkHttpResponseAsyncCallback",
36
+ "com.nativescript.https:OkHttpResponse.OkHttpResponseCloseCallback",
37
"java.util:Collections",
38
"java.security.cert:CertificateFactory",
39
"java.security:KeyStore",
@@ -43,4 +45,4 @@
43
45
"java.util.concurrent:TimeUnit",
44
46
"org.conscrypt:Conscrypt"
47
]
-}
48
+}
0 commit comments