GCMResultError

com.malliina.push.gcm.GCMResultError
See theGCMResultError companion object
sealed abstract class GCMResultError(val name: String)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object InvalidDataKey.type
object InvalidPackageName.type
object InvalidTtl.type
object MessageTooBig.type
object MismatchSenderId.type
object NotRegistered.type
object Unavailable.type

Members list

Concise view

Value members

Concrete fields

val name: String