AcraToast

annotation class AcraToast

Author

F43nd1r

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
length
Link copied to clipboard
@IntRange(from = 0, to = 1)
abstract fun length(): Int
resText
Link copied to clipboard
abstract fun resText(): Int
toast text triggered when the application crashes
toString
Link copied to clipboard
abstract fun toString(): String