public class DDSErrorUtil
extends java.lang.Object
构造器和说明 |
---|
DDSErrorUtil() |
限定符和类型 | 方法和说明 |
---|---|
static DDSErrorUtil |
getInstance() |
void |
restartSuccess() |
boolean |
sendDDSError(int code,
org.json.JSONObject obj) |
void |
setDDSErrorListener(DDSErrorListener listener) |
public static DDSErrorUtil getInstance()
public void setDDSErrorListener(DDSErrorListener listener)
public boolean sendDDSError(int code, org.json.JSONObject obj)
public void restartSuccess()