Home
last modified time | relevance | path

Searched refs:BackgroundSessionCompletionHandler (Results 1 – 1 of 1) sorted by relevance

/expo/packages/expo-file-system/ios/
H A DFileSystemBackgroundSessionHandler.swift6 public typealias BackgroundSessionCompletionHandler = () -> Void typealias
8 private var completionHandlers: [String: BackgroundSessionCompletionHandler] = [:]