Connects to the Eyeshot Web Service.
The request body is of type Connect.
Request Body Parameters
Name | Description | Data Type |
accessKey | The access key. | xml:string |
Overview
|
|
Sequence
| |
The response body is of type ConnectResponse.
Response Body Parameters
Name | Description | Data Type |
ConnectResult | If the connection is established it returns the connection id, otherwise one of the following error codes: -1 = Invalid access key.</para> -2 = The access key has been suspended.</para> -3 = Error while opening the connection.</para> | xml:int |
Overview
|
|
Sequence
| |