Type Definitions
The following type definitions are available globally.
-
A block type used to handle snapshot updates.
-
A handle associated with registered observers that can be used to remove them.
Declaration
Swift
typealias LoadBundleObserverHandle = Int
-
A block type used to handle failable snapshot method callbacks.