Package apple.webkit
Interface WKWebsiteDataStore.Block_fetchDataRecordsOfTypesCompletionHandler
-
- Enclosing class:
- WKWebsiteDataStore
public static interface WKWebsiteDataStore.Block_fetchDataRecordsOfTypesCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_fetchDataRecordsOfTypesCompletionHandler(NSArray<? extends WKWebsiteDataRecord> arg0)
-
-
-
Method Detail
-
call_fetchDataRecordsOfTypesCompletionHandler
void call_fetchDataRecordsOfTypesCompletionHandler(NSArray<? extends WKWebsiteDataRecord> arg0)
-
-