package fcm
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- final case class FcmErrorResponse(rawError: String) extends FcmResponse with Product with Serializable
- case class FcmNotification(data: Option[Map[String, String]] = None, notification: Option[BasicNotification] = None, android: Option[AndroidConfig] = None, webPush: Option[WebPushConfig] = None, apns: Option[ApnsConfig] = None, token: Option[String] = None, topic: Option[String] = None, condition: Option[String] = None) extends Product with Serializable
- sealed trait FcmResponse extends AnyRef
-
final
class
FcmSettings extends AnyRef
- Annotations
- @silent( "deprecated" )
- final case class FcmSuccessResponse(name: String) extends FcmResponse with Product with Serializable
-
final
class
ForwardProxy extends AnyRef
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.0) Use akka.stream.alpakka.google.ForwardProxy
-
final
class
ForwardProxyCredentials extends AnyRef
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.0) Use akka.stream.alpakka.google.ForwardProxy
-
final
class
ForwardProxyTrustPem extends AnyRef
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.0) Use akka.stream.alpakka.google.ForwardProxy
Value Members
- object FcmNotification extends Serializable
- object FcmNotificationModels
- object FcmSettings
Deprecated Value Members
-
object
ForwardProxy
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.0) Use akka.stream.alpakka.google.ForwardProxy
-
object
ForwardProxyCredentials
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.0) Use akka.stream.alpakka.google.ForwardProxy
-
object
ForwardProxyTrustPem
- Annotations
- @deprecated @Deprecated
- Deprecated
(Since version 3.0.0) Use akka.stream.alpakka.google.ForwardProxy