ResponseCode.BadCallLeg Field
The call leg (that is, call context) does not exist or has been cleaned up. (481)
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Const BadCallLeg As Integer
'Usage
Dim value As Integer
value = ResponseCode.BadCallLeg
public const int BadCallLeg