Definition
Background Fetch defines BackgroundFetchOptions
dictionary BackgroundFetchOptions : BackgroundFetchUIOptions {
unsigned long long downloadTotal = 0;
};
BackgroundFetchOptions
dictionaryBackground Fetch defines BackgroundFetchOptions
dictionary BackgroundFetchOptions : BackgroundFetchUIOptions {
unsigned long long downloadTotal = 0;
};