GoogleApi.FCM.V1.Model.FcmOptions (google_api_fcm v0.14.0)

View Source

Platform independent options for features provided by the FCM SDKs.

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.FCM.V1.Model.FcmOptions{analyticsLabel: String.t() | nil}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.