public static final class Rpc.MethodResponse.Fault extends Object
| Constructor and Description |
|---|
Fault(int faultCode,
String faultString) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFaultCode() |
String |
getFaultString() |
Copyright © 2014 XMPP.rocks. All rights reserved.