-
- All Implemented Interfaces:
-
java.io.Serializable,org.forgerock.android.auth.callback.Callback
public class SuspendedTextOutputCallback extends TextOutputCallback
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 SuspendedTextOutputCallback(JSONObject raw, int index)
-
Method Summary
-
-
Constructor Detail
-
SuspendedTextOutputCallback
SuspendedTextOutputCallback(JSONObject raw, int index)
-
-
-
-