FirebaseMessaging Framework Reference

Protocols

The following protocols are available globally.

  • A protocol to handle token update or data message delivery from FCM.

    Declaration

    Objective-C

    @protocol FIRMessagingDelegate <NSObject>