public class

ApsAlert

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

Class Overview

Represents the alert property that can be included in the aps dictionary of an APNS payload.

Summary

Nested Classes
class ApsAlert.Builder  
Public Methods
static ApsAlert.Builder builder()
Creates a new ApsAlert.Builder.
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static ApsAlert.Builder builder ()

Creates a new ApsAlert.Builder.

Returns