The scheme of the URI in the request URI is unknown. (416)

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

Syntax

Visual Basic (Declaration)
Public 
Const 
UnsupportedUriScheme 
As 
Integer
C#
public 
const 
int 
UnsupportedUriScheme
Visual C++
public:
literal 
int 
UnsupportedUriScheme
JavaScript

Microsoft.Rtc.Signaling.ResponseCode.
unsupportedUriScheme

See Also