Partilhar via


Call.Forward Method (String, CallForwardOptions)

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Protected Sub Forward ( _
    targetUri As String, _
    forwardOptions As CallForwardOptions _
)
'Usage
Dim targetUri As String
Dim forwardOptions As CallForwardOptions

Me.Forward(targetUri, forwardOptions)
protected void Forward(
    string targetUri,
    CallForwardOptions forwardOptions
)

Parameters

See Also

Reference

Call Class

Call Members

Forward Overload

Microsoft.Rtc.Collaboration Namespace