CallDeclineOptions Constructor (Int32)

Constructor to create decline options with a specific response code.

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

Syntax

'Declaration
Public Sub New ( _
    responseCode As Integer _
)
'Usage
Dim responseCode As Integer

Dim instance As New CallDeclineOptions(responseCode)
public CallDeclineOptions(
    int responseCode
)

Parameters

See Also

Reference

CallDeclineOptions Class

CallDeclineOptions Members

CallDeclineOptions Overload

Microsoft.Rtc.Collaboration Namespace