APNSPriority

com.malliina.push.apns.APNSPriority$
See theAPNSPriority companion class
object APNSPriority extends ValidatingCompanion[Int, APNSPriority]

Attributes

Companion:
class
Graph
Supertypes
trait Sum
trait Mirror
class ValidatingCompanion[Int, APNSPriority]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

override def build(input: Int): Either[ErrorMessage, APNSPriority]

Attributes

Definition Classes
ValidatingCompanion
override def write(t: APNSPriority): Int

Attributes

Definition Classes
ValidatingCompanion

Inherited methods

def defaultError(in: Int): ErrorMessage

Attributes

Inherited from:
ValidatingCompanion

Implicits

Inherited implicits

implicit val json: Codec[APNSPriority]

Attributes

Inherited from:
ValidatingCompanion
implicit val ordering: Ordering[APNSPriority]

Attributes

Inherited from:
ValidatingCompanion