IPanoramaConnection

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

Constructor | Methods

Constructor

IPanoramaConnection()

Methods

Name

Returns

Description

getConnectedPanorama()

vow.Promise

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

Methods details

getConnectedPanorama

{vow.Promise} getConnectedPanorama()

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