Message Properties |
The Message type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationDescription |
Gets the first media description of type "application".
| |
| ApplicationDescriptions |
Gets any media descriptions of type "application".
| |
| AudioDescription |
Gets the first media description of type "audio".
| |
| AudioDescriptions |
Gets any media descriptions of type "audio".
| |
| Bandwidths |
Gets the array of proposed bandwidths to be used by the session.
| |
| ConnectionData |
Gets or sets session-level connection data.
| |
| EmailAddress |
Gets or sets the email address for the person responsible for the conference.
| |
| EncryptionKey |
Gets or sets the session-level encryption key.
| |
| MediaDescriptions |
Gets the array of media descriptions.
| |
| MessageDescription |
Gets the first media description of type "message".
| |
| MessageDescriptions |
Gets any media descriptions of type "message".
| |
| Origin |
Gets or sets the originator of the session plus a session identifier and version number.
| |
| PhoneNumber |
Gets or sets the phone number for the person responsible for the conference.
| |
| ProtocolVersion |
Gets or sets the version of the Session Description Protocol.
| |
| SessionAttributes |
Gets the array of session-level attributes.
| |
| SessionInformation |
Gets or sets textual information about the session.
| |
| SessionName |
Gets or sets the textual session name.
| |
| TextDescription |
Gets the first media description of type "text".
| |
| TextDescriptions |
Gets any media descriptions of type "text".
| |
| TimeDescriptions |
Gets the array of start, stop, and repeat times for the session.
| |
| TimeZoneAdjustments |
Gets or sets the time zone adjustments.
| |
| Uri |
Gets or sets the pointer to additional information about the session.
| |
| VideoDescription |
Gets the first media description of type "video".
| |
| VideoDescriptions |
Gets any media descriptions of type "video".
|