<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Connection](./puppeteer.connection.md) > [\_callbacks](./puppeteer.connection._callbacks.md) ## Connection.\_callbacks property <b>Signature:</b> ```typescript _callbacks: Map<number, ConnectionCallback>; ```