Pigeon v1.0.4 Pigeon.FCM View Source
Handles all Firebase Cloud Messaging (FCM) request and response functionality.
Link to this section Summary
Link to this section Functions
Link to this function
push(notification, opts \\ [])
View Source
push(Pigeon.FCM.Notification.t, Keyword.t) :: {:ok, Pigeon.FCM.NotificationResponse.t}
push([Pigeon.FCM.Notification.t, ...], Keyword.t) :: [Pigeon.FCM.NotificationResponse.t, ...]
Sends a push over FCM.