Crate fcm_service

Source

Structs§

AndroidConfig
Configuration for Android devices.
AndroidNotification
ApnsConfig
Configuration for Apple Push Notification Service (APNs).
Color
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
LightSettings
WebpushConfig
Configuration for web push notifications.

Enums§

NotificationPriority
Priority
Proxy
Target
Represents the target of the FCM message (token, topic, or condition).
Visibility