The SendMessageOptionstype exposes the following members.

Constructors

  Name Description
SendMessageOptions
Creates a new instance of the object.

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
SetLocalIdentity
Sets the local identity URI and display name for the message.
ToString (Inherited from Object.)

Properties

  Name Description
ConnectionContext
Gets or sets the connection context to be used.
ContentDescription
Gets or sets the content of the message.
Headers
Gets the list of custom signaling headers to be included in the message.
LocalIdentityDisplayName
Gets the value of the display name overridden by the application. Can be null.
LocalIdentityUri
Gets the local identity URI overridden by the application. Can be null.

See Also