Messaging interface

Public interface of the Firebase Cloud Messaging SDK.

Signature:

exportinterfaceMessaging

Properties

PropertyTypeDescription
appFirebaseAppThe FirebaseApp this Messaging instance is associated with.

Messaging.app

The FirebaseApp this Messaging instance is associated with.

Signature:

app:FirebaseApp;