public static abstract @interface SmartReplySuggestionResult.Status implements Annotation
A possible status code for a Smart Reply suggestion attempt.
Inherited Method Summary
abstract Class<? extends Annotation> |
annotationType()
|
abstract boolean |
equals(Object
arg0)
|
abstract int |
hashCode()
|
abstract String |
toString()
|