APNSPriority

com.malliina.push.apns.APNSPriority
See theAPNSPriority companion object
sealed abstract class APNSPriority(val priority: Int)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object APNSConsiderate.type
object APNSImmediately.type

Members list

Concise view

Value members

Concrete fields

val priority: Int