Google.Firebase.FCM.V1.ApnsFcmOptions (firebase_cloud_messaging_http_v1_api v0.2.0)

Options for features provided by the FCM SDK for iOS.

https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages#apnsfcmoptions

Link to this section Summary

Link to this section Types

@type t() :: %Google.Firebase.FCM.V1.ApnsFcmOptions{
  analytics_label: String.t() | nil,
  image: String.t() | nil
}