Represents the signaling header that can be added by applications.
The following tables list the members exposed by the SignalingHeader type.
Public Constructors
Name | Description | |
---|---|---|
SignalingHeader | Initializes a new instance of SignalingHeader used by the application to add an extension header to a SIP message. |
Public 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. |
Public Methods (see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
GetValue | Gets the value of the header. | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns the string representation of the object. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |