Chapter 5. api
Abstract
Methods providing information about the API.
5.1. getApiCallList Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
- Name
- getApiCallList
- Description
- Lists all available api calls grouped by namespace
- Parameters
- string sessionKey
- Return Value
- struct - method_info
- string
name- method name - string
parameters- method parameters - string
exceptions- method exceptions - string
return- method return type