MissingSubscription

class MissingSubscription : UnsupportedCandidateReason


Candidate is not supported due to missing subscription setup.

Summary

Public constructors

Public functions

open operator Boolean
equals(other: Any?)
open Int
open String

Public properties

open String

Public constructors

MissingSubscription

MissingSubscription(reason: String = "MISSING_SUBSCRIPTION")

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String

Public properties

reason

open val reasonString