WarningCode Members

Represents possible well-known warning codes that can be used when sending responses.

The WarningCode type exposes the following members.

Fields

  Name Description
Public fieldStatic member AttributeNotUnderstood 306 Attribute not understood: One or more of the media attributes in the session description are not supported.
Public fieldStatic member DoNotDisturb User does not want to be disturbed.
Public fieldStatic member IncompatibleAddress 301 Incompatible network address formats: One or more network address formats contained in the session description are not available.
Public fieldStatic member IncompatibleBandwidthUnits 303 Incompatible bandwidth units: One or more bandwidth measurement units contained in the session description were not understood.
Public fieldStatic member IncompatibleMediaFormat 305 Incompatible media format: One or more media formats contained in the session description are not available.
Public fieldStatic member IncompatibleNetworkProtocol 300 Incompatible network protocol: One or more network protocols contained in the session description are not available.
Public fieldStatic member IncompatibleTransportProtocol 302 Incompatible transport protocol: One or more transport protocols described in the session description are not available.
Public fieldStatic member InsufficientBandwidth 370 Insufficient bandwidth: The bandwidth specified in the session description or defined by the media exceeds that known to be available.
Public fieldStatic member MaximumMiscellaneousWarningCode Maximum valid miscellaneous warning code.
Public fieldStatic member MaximumWarningCode Minimum valid warning code.
Public fieldStatic member MediaTypeNotAvailable 304 Media type not available: One or more media types contained in the session description are not available.
Public fieldStatic member MinimumMiscellaneousWarningCode Minimum valid miscellaneous warning code.
Public fieldStatic member MinimumWarningCode Minimum valid warning code.
Public fieldStatic member MiscellaneousWarning 399 Miscellaneous warning: The warning text can include arbitrary information to be presented to a human user or logged.
Public fieldStatic member MulticastNotAvailable 330 Multicast not available: The site where the user is located does not support multicast.
Public fieldStatic member None Indicates invalid warning code fields.
Public fieldStatic member SdpNotUnderstood 307 Session description parameter not understood: A parameter other than those listed above was not understood.
Public fieldStatic member UnicastNotAvailable 331 Unicast not available: The site where the user is located does not support unicast communication (usually due to the presence of a firewall).

Top

See Also

Reference

WarningCode Class

Microsoft.Rtc.Signaling Namespace