Crate fcm_service
Source - AndroidConfig
- Configuration for Android devices.
- ApnsConfig
- Configuration for Apple Push Notification Service (APNs).
- FcmMessage
- Represents an FCM message with all supported fields.
- FcmNotification
- Represents the notification content of an FCM message.
- FcmOptions
- Additional FCM options.
- FcmPayload
- Wrapper struct for FCM payload, required by the FCM v1 API.
- FcmService
- WebpushConfig
- Configuration for web push notifications.
- Target
- Represents the target of the FCM message (token, topic, or condition).