An object representing an OpenTok SIP call.
Do not call the new() constructor. To start a SIP call, call the
OpenTok.dial() method.
Properties:
| Name | Type | Description |
|---|---|---|
id | String | The unique ID of the SIP conference. |
connectionId | String | The connection ID of the audio-only stream that is put into an OpenTok Session. |
streamId | String | The stream ID of the audio-only stream that is put into an OpenTok Session. |