BadgeValue

sealed abstract class BadgeValue(val name: String) extends Named
Companion:
object
trait Named
class Object
trait Matchable
class Any
object Activity.type
object Alarm.type
object Alert.type
object Attention.type
object Available.type
object Away.type
object Busy.type
object Error.type
object NewMessage.type
object None.type
class Number
object Paused.type
object Playing.type
object Unavailable.type

Value members

Inherited methods

override def toString: String
Definition Classes
Named -> Any
Inherited from:
Named

Concrete fields

val name: String