ResponseCode.AlternativeService Field
The call was not successful, but alternative services are possible. (380)
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Const AlternativeService As Integer
'Usage
Dim value As Integer
value = ResponseCode.AlternativeService
public const int AlternativeService