# getSupportedApiInfo

Source: [https://docs.qualcomm.com/doc/80-PK177-134/topic/java_get_supported_api_info.html](https://docs.qualcomm.com/doc/80-PK177-134/topic/java_get_supported_api_info.html)

Gets an interface object containing QESDK feature and API information 
        available on the device for which the application has a valid license.
        getFeatureList, getApiNameList, 
        and getFullInfo can be invoked on
        this object to get more specific information.

        getSupportedApiInfo()Copy to clipboard

## Returns

| **Parameter** | **Return Type** | **Description** |
| --- | --- | --- |
| apiInfo | IQesdkApiInfo | Returns an object of IQesdkApiInfo interface. |

**Parent Topic:** QESDK specific APIs

Last Published: Nov 14, 2024

Previous Topic
 
getSupportedApinames Next Topic

getFeatureList