Suggestions

close search

Add Messaging, Voice, and Authentication to your apps with Vonage Communications APIs

Visit the Vonage API Developer Portal

OpenTokSDK.Sip

Dial response object containing SIP information More...

Properties

Guid Id [get, set]
 A unique ID for the SIP call. More...
Guid ConnectionId [get, set]
 The OpenTok connection ID for the SIP call's connection in the Vonage Video API session. You can use this connection ID to terminate the SIP call. More...
Guid StreamId [get, set]
 The OpenTok stream ID for the SIP call's stream in the Vonage Video API session. More...

Detailed Description

Dial response object containing SIP information

Property Documentation

◆ ConnectionId

Guid OpenTokSDK.Sip.ConnectionId

The OpenTok connection ID for the SIP call's connection in the Vonage Video API session. You can use this connection ID to terminate the SIP call.

◆ Id

Guid OpenTokSDK.Sip.Id

A unique ID for the SIP call.

◆ StreamId

Guid OpenTokSDK.Sip.StreamId

The OpenTok stream ID for the SIP call's stream in the Vonage Video API session.