google_api_fcm v0.3.0 API Reference

Modules

API calls for all endpoints tagged Projects.

Handle Tesla connections for GoogleApi.FCM.V1.

Android specific options for messages sent through FCM connection server.

Options for features provided by the FCM SDK for Android.

Notification to send to android devices.

Options for features provided by the FCM SDK for iOS.

Represents a color in the RGBA color space. This representation is designed for simplicity of conversion to/from color representations in various languages over compactness; for example, the fields of this representation can be trivially provided to the constructor of "java.awt.Color" in Java; it can also be trivially provided to UIColor's "+colorWithRed:green:blue:alpha" method in iOS; and, with just a little work, it can be easily formatted into a CSS "rgba()" string in JavaScript, as well.

Platform independent options for features provided by the FCM SDKs.

Settings to control notification LED.

Message to send by Firebase Cloud Messaging Service.

Basic notification template to use across all platforms.

Request to send a message to specified target.

Options for features provided by the FCM SDK for Web.