ResponseCode.NotAcceptableHere Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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