@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface FeedbackApi
FeedbackManager.reportAPIException(String, Throwable, String) method.
 The value provided in the annotation corresponds to the third argument of the reportAPIException method.
| Modifier and Type | Required Element and Description | 
|---|---|
java.lang.String | 
value  |