Click or drag to resize

Message Properties

The Message type exposes the following members.

Properties
  NameDescription
Public propertyApplicationDescription
Gets the first media description of type "application".
Public propertyApplicationDescriptions
Gets any media descriptions of type "application".
Public propertyAudioDescription
Gets the first media description of type "audio".
Public propertyAudioDescriptions
Gets any media descriptions of type "audio".
Public propertyBandwidths
Gets the array of proposed bandwidths to be used by the session.
Public propertyConnectionData
Gets or sets session-level connection data.
Public propertyEmailAddress
Gets or sets the email address for the person responsible for the conference.
Public propertyEncryptionKey
Gets or sets the session-level encryption key.
Public propertyMediaDescriptions
Gets the array of media descriptions.
Public propertyMessageDescription
Gets the first media description of type "message".
Public propertyMessageDescriptions
Gets any media descriptions of type "message".
Public propertyOrigin
Gets or sets the originator of the session plus a session identifier and version number.
Public propertyPhoneNumber
Gets or sets the phone number for the person responsible for the conference.
Public propertyProtocolVersion
Gets or sets the version of the Session Description Protocol.
Public propertySessionAttributes
Gets the array of session-level attributes.
Public propertySessionInformation
Gets or sets textual information about the session.
Public propertySessionName
Gets or sets the textual session name.
Public propertyTextDescription
Gets the first media description of type "text".
Public propertyTextDescriptions
Gets any media descriptions of type "text".
Public propertyTimeDescriptions
Gets the array of start, stop, and repeat times for the session.
Public propertyTimeZoneAdjustments
Gets or sets the time zone adjustments.
Public propertyUri
Gets or sets the pointer to additional information about the session.
Public propertyVideoDescription
Gets the first media description of type "video".
Public propertyVideoDescriptions
Gets any media descriptions of type "video".
Top
See Also