ResponseCode.NotImplemented Field
Feature is not implemented. (501)
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Const NotImplemented As Integer
'Usage
Dim value As Integer
value = ResponseCode.NotImplemented
public const int NotImplemented