Uses of Class
rocks.xmpp.extensions.rpc.model.Rpc.MethodResponse
-
Packages that use Rpc.MethodResponse Package Description rocks.xmpp.extensions.rpc.model Provides XML schema implementations of XEP-0009: Jabber-RPC. -
-
Uses of Rpc.MethodResponse in rocks.xmpp.extensions.rpc.model
Methods in rocks.xmpp.extensions.rpc.model that return Rpc.MethodResponse Modifier and Type Method Description Rpc.MethodResponse
Rpc. getMethodResponse()
Gets the method response.
-