acra
/
org.acra.annotation
/
AcraToast
androidJvm
Acra
Toast
@
Deprecated
()
@
Documented
()
@
Retention
(
value =
RetentionPolicy.RUNTIME
)
@
Target
(
value =
ElementType.TYPE
)
@
Inherited
()
annotation class
AcraToast
Content copied to clipboard
Author
F43nd1r
Functions
Functions
annotationType
Link copied to clipboard
androidJvm
abstract fun
annotationType
():
Class
<out
Annotation
>
Content copied to clipboard
equals
Link copied to clipboard
androidJvm
abstract fun
equals
(p:
Any
):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
abstract fun
hashCode
():
Int
Content copied to clipboard
length
Link copied to clipboard
androidJvm
@
IntRange
(
from =
0
,
to =
1
)
abstract fun
length
():
Int
Content copied to clipboard
One of
LENGTH_LONG
and
LENGTH_SHORT
resText
Link copied to clipboard
androidJvm
@
StringRes
()
abstract fun
resText
():
Int
Content copied to clipboard
toast text triggered when the application crashes
toString
Link copied to clipboard
androidJvm
abstract fun
toString
():
String
Content copied to clipboard