Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface representing a Firebase Cloud Messaging message payload. One or both of the data and notification keys are required.

See Build send requests for code samples and detailed documentation.

Hierarchy

  • MessagingPayload

Index

Properties

Properties

Optional data

The data message payload.

Optional notification

The notification message payload.

Generated using TypeDoc