| Modifier and Type | Class and Description |
|---|---|
static class |
Rpc.MethodResponse.Fault
The implementation of a RPC fault.
|
| Modifier and Type | Method and Description |
|---|---|
Rpc.MethodResponse.Fault |
getFault()
Gets the fault.
|
Value |
getResponse()
Gets the response value.
|
String |
toString() |
public final Value getResponse()
public final Rpc.MethodResponse.Fault getFault()
Copyright © 2014–2017 XMPP.rocks. All rights reserved.