google_api_fcm v0.7.0 GoogleApi.FCM.V1.Model.AndroidFcmOptions View Source

Options for features provided by the FCM SDK for Android.

Attributes

  • analyticsLabel (type: String.t, default: nil) - Label associated with the message's analytics data.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.FCM.V1.Model.AndroidFcmOptions{analyticsLabel: String.t()}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.