Packages

package fcm

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. final class FcmSettings extends AnyRef
    Annotations
    @silent( "deprecated" )
  2. final case class FcmErrorResponse(rawError: String) extends FcmResponse with Product with Serializable

    Use akka.stream.alpakka.google.firebase.fcm.v1.models.FcmErrorResponse

    Use akka.stream.alpakka.google.firebase.fcm.v1.models.FcmErrorResponse

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version 3.0.2) Use akka.stream.alpakka.google.firebase.fcm.v1.models.FcmErrorResponse

  3. 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

    Use akka.stream.alpakka.google.firebase.fcm.v1.models.FcmNotification

    Use akka.stream.alpakka.google.firebase.fcm.v1.models.FcmNotification

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version 3.0.2) Use akka.stream.alpakka.google.firebase.fcm.v1.models.FcmNotification

  4. sealed trait FcmResponse extends AnyRef

    Use akka.stream.alpakka.google.firebase.fcm.v1.models.FcmResponse

    Use akka.stream.alpakka.google.firebase.fcm.v1.models.FcmResponse

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version 3.0.2) Use akka.stream.alpakka.google.firebase.fcm.v1.models.FcmResponse

  5. final case class FcmSuccessResponse(name: String) extends FcmResponse with Product with Serializable

    Use akka.stream.alpakka.google.firebase.fcm.v1.models.FcmSuccessResponse

    Use akka.stream.alpakka.google.firebase.fcm.v1.models.FcmSuccessResponse

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version 3.0.2) Use akka.stream.alpakka.google.firebase.fcm.v1.models.FcmSuccessResponse

  6. final class ForwardProxy extends AnyRef

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version 3.0.0) Use akka.stream.alpakka.google.ForwardProxy

  7. final class ForwardProxyCredentials extends AnyRef

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version 3.0.0) Use akka.stream.alpakka.google.ForwardProxy

  8. final class ForwardProxyTrustPem extends AnyRef

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version 3.0.0) Use akka.stream.alpakka.google.ForwardProxy

Value Members

  1. object FcmSettings

Deprecated Value Members

  1. object FcmNotification extends Serializable

    Use akka.stream.alpakka.google.firebase.fcm.v1.models.FcmNotification

    Use akka.stream.alpakka.google.firebase.fcm.v1.models.FcmNotification

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version 3.0.2) Use akka.stream.alpakka.google.firebase.fcm.v1.models.FcmNotification

  2. object FcmNotificationModels

    Use class from package akka.stream.alpakka.google.firebase.fcm.v1.models

    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

  3. object ForwardProxy

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version 3.0.0) Use akka.stream.alpakka.google.ForwardProxy

  4. object ForwardProxyCredentials

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version 3.0.0) Use akka.stream.alpakka.google.ForwardProxy

  5. object ForwardProxyTrustPem

    Annotations
    @deprecated @Deprecated
    Deprecated

    (Since version 3.0.0) Use akka.stream.alpakka.google.ForwardProxy

Ungrouped