APNSError

object APNSError extends OpenEnum[APNSError]
Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

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

Inherited methods

def allNames: String
Inherited from:
OpenEnum
def withName(name: String): APNSError
Inherited from:
OpenEnum

Concrete fields

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

Implicits

Inherited implicits

implicit val json: Codec[APNSError]
Inherited from:
OpenEnum