FlipData

com.malliina.push.mpns.FlipData
case class FlipData(smallBackgroundImage: String, wideBackgroundImage: String, wideBackBackgroundImage: String, wideBackContent: String, tile: TileData) 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