TileData

com.malliina.push.mpns.TileData
case class TileData(backgroundImage: String, count: Int, title: String, backBackgroundImage: String, backTitle: String, backContent: String) extends TileMessage

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def xml: Elem

Attributes

Definition Classes

Inherited methods

override def headers: Map[String, String]

Attributes

Definition Classes
Inherited from:
TileMessage
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product