此内容没有您所选择的语言版本。
Chapter 5. api
Abstract
Methods providing information about the API.
5.1. getApiCallList 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
- 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