public static abstract @interface
MlKitException.ErrorCode
implements
Annotation
The set of ML Kit status codes. The codes are based on
Canonical error codes for Google APIs
.
Inherited Method Summary
From interface java.lang.annotation.Annotation
abstract
Class
<? extends
Annotation
>
annotationType
()
abstract boolean
equals
(
Object
arg0)
abstract int
hashCode
()
abstract
String
toString
()