Mjsonrpc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 8: | Line 8: | ||
!description | !description | ||
|- | |- | ||
| echo || echo the request parameters back to the caller | | echo | colspan=2 | echo the request parameters back to the caller | ||
|- | |- | ||
| || - || any object (object) | | || - || any object (object) |
Revision as of 14:26, 28 October 2015
test
method name | parameters | description |
---|---|---|
colspan=2 | echo the request parameters back to the caller | ||
- | any object (object) | |
returns | parameters object (object) | |
null | always return a null | |
- | any object (object) | |
returns | null |