Share via


WarningHeader Members

Include Protected Members
Include Inherited Members

Represents the diagnostic information received as Warning header. Warning is a general SIP header, which conveys the warnings from the remote.

The WarningHeader type exposes the following members.

Properties

  Name Description
Public property Agent Gets the warning agent value that represents the source of this warning.
Public property Code Gets the warning code value.
Public property Text Gets the warning text value that represents the reason for this warning.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Public method GetValue Get the value of this warning header.
Protected method MemberwiseClone (inherited from Object)
Public method ToString Returns the string representation of warning header that contains only warn code, warn text and warn agent. (Overrides Object.ToString().)

Top

See Also

Reference

WarningHeader Class

Microsoft.Rtc.Signaling Namespace