FirebaseAdmin.Messaging.LightSettings

Represents light settings in an Android Notification.

Summary

Properties

Color
string
Gets or sets the color value of the light settings.
LightOffDurationMillis
long
Gets or sets the light off duration in milliseconds.
LightOnDurationMillis
long
Gets or sets the light on duration in milliseconds.

Properties

Color

string Color

Gets or sets the color value of the light settings.

LightOffDurationMillis

long LightOffDurationMillis

Gets or sets the light off duration in milliseconds.

LightOnDurationMillis

long LightOnDurationMillis

Gets or sets the light on duration in milliseconds.