SignalingHeader Members

Represents the signaling header that can be added by applications.

The SignalingHeader type exposes the following members.

Constructors

  Name Description
Public method SignalingHeader Initializes a new instance of [SignalingHeader] used by the application to add an extension header to a SIP message.

Top

Properties

  Name Description
Public propertyStatic member MicrosoftSupportedEventCategories Gets the supported signaling header with value "msrtc-event-categories".
Public propertyStatic member MicrosoftSupportedForking Gets the supported signaling header with value "ms-forking".
Public propertyStatic member MicrosoftSupportedPresence Gets the supported signaling header with value "com.microsoft.msrtc.presence".
Public property Name Gets the name of this signaling header.

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 Gets the value of the header.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns the string representation of the object. (Overrides Object..::..ToString()()()().)

Top

See Also

Reference

SignalingHeader Class

Microsoft.Rtc.Signaling Namespace