GoogleApi.FCM.V1.Model.AndroidFcmOptions (google_api_fcm v0.14.0)
View SourceOptions for features provided by the FCM SDK for Android.
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
@type t() :: %GoogleApi.FCM.V1.Model.AndroidFcmOptions{ analyticsLabel: String.t() | nil }