AndroidConfig

org.apache.pekko.stream.connectors.huawei.pushkit.models.AndroidConfig
See theAndroidConfig companion object
case class AndroidConfig(collapse_key: Option[Int], ttl: Option[String], bi_tag: Option[String], receipt_id: Option[String], fast_app_target: Option[Int], data: Option[String], notification: Option[AndroidNotification])

AndroidConfig model.

Attributes

See also
Companion
object
Source
AndroidConfig.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
AndroidConfig.scala

Attributes

Source
AndroidConfig.scala

Attributes

Source
AndroidConfig.scala

Attributes

Source
AndroidConfig.scala

Attributes

Source
AndroidConfig.scala

Attributes

Source
AndroidConfig.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product