public class

AndroidNotification

extends Object
java.lang.Object
   ↳ com.google.firebase.messaging.AndroidNotification

Class Overview

Represents the Android-specific notification options that can be included in a Message. Instances of this class are thread-safe and immutable.

Summary

Nested Classes
class AndroidNotification.Builder  
Public Methods
static AndroidNotification.Builder builder()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static AndroidNotification.Builder builder ()

Returns