APNSError

sealed abstract class APNSError(val reason: String, val description: String)
class Object
trait Matchable
class Any
object BadCertificate.type
object BadCollapseId.type
object BadDeviceToken.type
object BadExpirationDate.type
object BadMessageId.type
object BadPath.type
object BadPriority.type
object BadTopic.type
object DuplicateHeaders.type
object Forbidden.type
object IdleTimeout.type
object MethodNotAllowed.type
object MissingDeviceToken.type
object MissingTopic.type
object PayloadEmpty.type
object PayloadTooLarge.type
object ServiceUnavailable.type
object Shutdown.type
object TooManyRequests.type
object TopicDisallowed.type
object UnknownReason.type
object Unregistered.type

Value members

Concrete fields

val description: String
val reason: String