public class BooleanXmppResponse extends ErrorResponse
| Modifier and Type | Field and Description |
|---|---|
static int |
XMLRPC_SUCCES |
| Constructor and Description |
|---|
BooleanXmppResponse() |
BooleanXmppResponse(boolean successFull) |
BooleanXmppResponse(int xmppRes) |
BooleanXmppResponse(String error) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSuccessFull() |
void |
setSuccessFull(boolean successFull) |
getError, hasError, setErrorpublic BooleanXmppResponse()
public BooleanXmppResponse(boolean successFull)
public BooleanXmppResponse(int xmppRes)
public BooleanXmppResponse(String error)
Copyright © 2017 teletronics.ae. All rights reserved.