object FcmNotificationModels
Use class from package akka.stream.alpakka.google.firebase.fcm.v1.models
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.2) Use class from package akka.stream.alpakka.google.firebase.fcm.v1.models
- Source
- FcmNotificationModels.scala
- Alphabetic
- By Inheritance
- FcmNotificationModels
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Deprecated Type Members
- case class AndroidConfig(collapse_key: String, priority: AndroidMessagePriority, ttl: String, restricted_package_name: String, data: Map[String, String], notification: AndroidNotification) extends Product with Serializable
Use akka.stream.alpakka.google.firebase.fcm.v1.models.AndroidConfig
Use akka.stream.alpakka.google.firebase.fcm.v1.models.AndroidConfig
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.2) Use akka.stream.alpakka.google.firebase.fcm.v1.models.AndroidConfig
- sealed trait AndroidMessagePriority extends AnyRef
Use akka.stream.alpakka.google.firebase.fcm.v1.models.AndroidMessagePriority
Use akka.stream.alpakka.google.firebase.fcm.v1.models.AndroidMessagePriority
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.2) Use akka.stream.alpakka.google.firebase.fcm.v1.models.AndroidMessagePriority
- case class AndroidNotification(title: String, body: String, icon: String, color: String, sound: String, tag: String, click_action: String, body_loc_key: String, body_loc_args: Seq[String], title_loc_key: String, title_loc_args: Seq[String]) extends Product with Serializable
Use akka.stream.alpakka.google.firebase.fcm.v1.models.AndroidNotification
Use akka.stream.alpakka.google.firebase.fcm.v1.models.AndroidNotification
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.2) Use akka.stream.alpakka.google.firebase.fcm.v1.models.AndroidNotification
- case class ApnsConfig(headers: Map[String, String], rawPayload: String) extends Product with Serializable
Use akka.stream.alpakka.google.firebase.fcm.v1.models.ApnsConfig
Use akka.stream.alpakka.google.firebase.fcm.v1.models.ApnsConfig
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.2) Use akka.stream.alpakka.google.firebase.fcm.v1.models.ApnsConfig
- case class BasicNotification(title: String, body: String) extends Product with Serializable
Use akka.stream.alpakka.google.firebase.fcm.v1.models.BasicNotification
Use akka.stream.alpakka.google.firebase.fcm.v1.models.BasicNotification
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.2) Use akka.stream.alpakka.google.firebase.fcm.v1.models.BasicNotification
- case class Condition(conditionText: String) extends NotificationTarget with Product with Serializable
Use akka.stream.alpakka.google.firebase.fcm.v1.models.Condition
Use akka.stream.alpakka.google.firebase.fcm.v1.models.Condition
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.2) Use akka.stream.alpakka.google.firebase.fcm.v1.models.Condition
- sealed trait NotificationTarget extends AnyRef
Use akka.stream.alpakka.google.firebase.fcm.v1.models.NotificationTarget
Use akka.stream.alpakka.google.firebase.fcm.v1.models.NotificationTarget
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.2) Use akka.stream.alpakka.google.firebase.fcm.v1.models.NotificationTarget
- case class Token(token: String) extends NotificationTarget with Product with Serializable
Use akka.stream.alpakka.google.firebase.fcm.v1.models.Token
Use akka.stream.alpakka.google.firebase.fcm.v1.models.Token
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.2) Use akka.stream.alpakka.google.firebase.fcm.v1.models.Token
- case class Topic(topic: String) extends NotificationTarget with Product with Serializable
Use akka.stream.alpakka.google.firebase.fcm.v1.models.Topic
Use akka.stream.alpakka.google.firebase.fcm.v1.models.Topic
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.2) Use akka.stream.alpakka.google.firebase.fcm.v1.models.Topic
- case class WebPushConfig(headers: Map[String, String], data: Map[String, String], notification: WebPushNotification) extends Product with Serializable
Use akka.stream.alpakka.google.firebase.fcm.v1.models.WebPushConfig
Use akka.stream.alpakka.google.firebase.fcm.v1.models.WebPushConfig
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.2) Use akka.stream.alpakka.google.firebase.fcm.v1.models.WebPushConfig
- case class WebPushNotification(title: String, body: String, icon: String) extends Product with Serializable
Use akka.stream.alpakka.google.firebase.fcm.v1.models.WebPushConfig
Use akka.stream.alpakka.google.firebase.fcm.v1.models.WebPushConfig
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.2) Use akka.stream.alpakka.google.firebase.fcm.v1.models.WebPushConfig
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
Deprecated Value Members
- object Condition extends Serializable
Use akka.stream.alpakka.google.firebase.fcm.v1.models.Condition
Use akka.stream.alpakka.google.firebase.fcm.v1.models.Condition
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.2) Use akka.stream.alpakka.google.firebase.fcm.v1.models.Condition
- case object High extends AndroidMessagePriority with Product with Serializable
Use akka.stream.alpakka.google.firebase.fcm.v1.models.High
Use akka.stream.alpakka.google.firebase.fcm.v1.models.High
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.2) Use akka.stream.alpakka.google.firebase.fcm.v1.models.High
- case object Normal extends AndroidMessagePriority with Product with Serializable
Use akka.stream.alpakka.google.firebase.fcm.v1.models.Normal
Use akka.stream.alpakka.google.firebase.fcm.v1.models.Normal
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.2) Use akka.stream.alpakka.google.firebase.fcm.v1.models.Normal