1.3 Coding Format of APIs

APIs are described in the following format from chapter 3 to chapter 10. Each API is described according to the alphabetical order.

Description
This section describes the functions of the API.
Format
This section describes the coding format of the API.
Parameters
This section describes the API parameters.
Exceptions
This section describes the exceptions that occur when using the API.
Return value
This section describes the return value of the API.
Caution
This section describes the precautions to be taken when using the API.