Package rocks.xmpp.extensions.rpc.model
Class Rpc.MethodCall
- java.lang.Object
-
- rocks.xmpp.extensions.rpc.model.Rpc.MethodCall
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetMethodName()Gets the method name.List<Value>getParameters()Gets the parameters.StringtoString()
-