WarningCode.SdpNotUnderstood 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.
307 Session description parameter not understood: A parameter other than those listed above was not understood.
public: int SdpNotUnderstood = 307;
public const int SdpNotUnderstood = 307;
val mutable SdpNotUnderstood : int
Public Const SdpNotUnderstood As Integer = 307