NotificationType

com.malliina.push.wns.NotificationType
See theNotificationType companion object
sealed abstract class NotificationType(val name: String)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Badge.type
object Raw.type
object Tile.type
object Toast.type

Members list

Concise view

Value members

Concrete fields

val name: String