The SignalingHeadertype exposes the following members.

Constructors

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

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
GetValue
Gets the value of the header.
MemberwiseClone (Inherited from Object.)
ToString
Returns the string representation of the object.
(Overrides ObjectToString () () () .)

Properties

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

See Also