GCMResultError

sealed abstract class GCMResultError(val name: String)
Companion:
object
class Object
trait Matchable
class Any
object InvalidDataKey.type
object InvalidPackageName.type
object InvalidTtl.type
object MessageTooBig.type
object MismatchSenderId.type
object NotRegistered.type
object Unavailable.type

Value members

Concrete fields

val name: String