Edit

Share via


ResponseCode.BadCallLeg Field

Definition

The call leg (that is, call context) does not exist or has been cleaned up. (481)

public: int BadCallLeg = 481;
public const int BadCallLeg = 481;
val mutable BadCallLeg : int
Public Const BadCallLeg As Integer  = 481

Field Value

Value = 481

Applies to