FirebaseCore Framework Reference

Type Definitions

The following type definitions are available globally.

  • A block that takes a BOOL and has no return value.

    Declaration

    Objective-C

    typedef void (^FIRAppVoidBoolCallback)(BOOL)