Edit

Share via


ResponseCode.NotAcceptableHere Field

Definition

SDP is not acceptable, or is in an invalid format, or is not supported. (488)

public: int NotAcceptableHere = 488;
public const int NotAcceptableHere = 488;
val mutable NotAcceptableHere : int
Public Const NotAcceptableHere As Integer  = 488

Field Value

Value = 488

Applies to