-
- All Implemented Interfaces:
-
java.io.Serializable,org.forgerock.android.auth.callback.Callback
public class TextOutputCallback extends AbstractCallback
Callback to display information messages, warning messages and error messages.
-
-
Field Summary
Fields Modifier and Type Field Description public final static intINFORMATIONpublic final static intWARNINGpublic final static intERROR
-
Constructor Summary
Constructors Constructor Description TextOutputCallback(JSONObject raw, int index)
-
Method Summary
-
-
Constructor Detail
-
TextOutputCallback
TextOutputCallback(JSONObject raw, int index)
-
-
-
-