# Constructor

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

Constructor for the main link into the LinkInterrupt subsystem.

            LinkInterruptManager()Copy to clipboard

## Parameters

| Parameter | API type | Data type | Description |
| --- | --- | --- | --- |
| qesdkhandle | Java | Iqesdk | Authenticated Iqesdk interface |

## Returns

| Return | API type | Data type | Description |
| --- | --- | --- | --- |
| lliManager | Java | LinkInterruptManager | Subsystem manager object |
| lliManager | Native | LinkInterruptManager | Subsystem manager object |
|  |  |  |  |

**Parent Topic:** [LLI subsystem APIs](https://docs.qualcomm.com/doc/80-PK177-134/topic/lli_subsystem_apis.html)

Last Published: Nov 14, 2024

[Previous Topic
LLI subsystem APIs](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/lli_subsystem_apis.md) [Next Topic
registerForLinkInterruptIndications](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/register_for_link_interrupt_indications.md)