APNSError

com.malliina.push.apns.APNSError$
See theAPNSError companion class
object APNSError extends OpenEnum[APNSError]

Attributes

Companion:
class
Graph
Supertypes
trait Sum
trait Mirror
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 default(name: String): APNSError

Attributes

Definition Classes
override def resolveName(item: APNSError): String

Attributes

Definition Classes

Inherited methods

def allNames: String

Attributes

Inherited from:
OpenEnum
def withName(name: String): T

Attributes

Inherited from:
OpenEnum

Concrete fields

val ReasonKey: String
override val all: Seq[APNSError]

Implicits

Inherited implicits

implicit val json: Codec[APNSError]

Attributes

Inherited from:
OpenEnum