Result

annotation class Result

Functions

annotationType
Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
equals
Link copied to clipboard
abstract fun equals(p: Any): Boolean
hashCode
Link copied to clipboard
abstract fun hashCode(): Int
toString
Link copied to clipboard
abstract fun toString(): String

Properties

ApiKeyVerificationFailed
Link copied to clipboard
val ApiKeyVerificationFailed: Int
InvalidApiKey
Link copied to clipboard
val InvalidApiKey: Int
RuntimeError
Link copied to clipboard
val RuntimeError: Int
Success
Link copied to clipboard
val Success: Int