Raw

com.malliina.push.wns.Raw
See theRaw companion object
case class Raw(payload: String) extends WNSNotification

Value parameters

payload

base64-encoded

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Definition Classes

Inherited methods

def isRaw: Boolean

Attributes

Inherited from:
WNSNotification
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product