Este contenido no está disponible en el idioma seleccionado.
Chapter 5. api
Abstract
Methods providing information about the API.
5.1. getApiCallList Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
- 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