---
metadata:
  - name: generator
    content: Diplodoc Platform v5.39.1
alternate:
  - https://yandex.com/dev/jsapi-v2-1/doc/en/v2-1/ref/reference/IPanoramaConnection.md
  - https://yandex.com/dev/jsapi-v2-1/doc/ru/v2-1/ref/reference/IPanoramaConnection.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/jsapi-v2-1/doc/en/llms.txt

# IPanoramaConnection

Interface describing an entity on the panorama that connects it to another panorama.

[Constructor](#constructor-summary) | [Methods](#methods-summary)

## Constructor {#constructor-summary}

```javascript
IPanoramaConnection()
```

## Methods {#methods-summary}

#|
|| **Name** | **Returns** | **Description** ||
|| [getConnectedPanorama](https://yandex.com/dev/jsapi-v2-1/doc/en/v2-1/ref/reference/IPanoramaConnection.md#getConnectedPanorama)() | [vow.Promise](https://yandex.com/dev/jsapi-v2-1/doc/en/v2-1/ref/reference/vow.Promise.md) | Returns the promise object that will be resolved by the connected panorama object or rejected with an error.||
|#

## Methods details {#method_detail}

### getConnectedPanorama {#getConnectedPanorama}

```javascript
{vow.Promise} getConnectedPanorama()
```

**Returns** the promise object that will be resolved by the connected panorama object or rejected with an error.