Pigeon v1.0.3 Pigeon.FCM
Handles all Firebase Cloud Messaging (FCM) request and response functionality.
Summary
Functions
push(notification, opts \\ [])
push(Pigeon.FCM.Notification.t, Keyword.t) :: {:ok, Pigeon.FCM.NotificationResponse.t}
push([Pigeon.FCM.Notification.t, ...], Keyword.t) :: [Pigeon.FCM.NotificationResponse.t, ...]