Share via


SendMessageOptions Members

Include Protected Members
Include Inherited Members

Represents options for customizing message send behavior.

The SendMessageOptions type exposes the following members.

Constructors

  Name Description
Public method SendMessageOptions Creates a new instance of the object.

Top

Properties

  Name Description
Public property ConnectionContext Gets or sets the connection context to use for this session.
Public property ContentDescription Gets or sets the content of the message.
Public property Headers Gets the list of custom signaling headers to be included in the message.
Public property LocalIdentityDisplayName Gets the value of display name for local identity, if overridden by the application.
Public property LocalIdentityUri Gets the local identity URI, if overridden by the application.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method SetLocalIdentity Sets the value of local identitiy URI for the message to be used in the From header.
Public method ToString (inherited from Object)

Top

See Also

Reference

SendMessageOptions Class

Microsoft.Rtc.Signaling Namespace