ToastMessage Members

Include Protected Members
Include Inherited Members

Represents the toast message that can be sent along with an INVITE.

The ToastMessage type exposes the following members.

Constructors

  Name Description
Public method ToastMessage(String) Creates a new instance of the ToastMessage class with the given message.
Public method ToastMessage(ContentType, []) Creates a new instance of the ToastMessage class with the given content type and body.

Top

Properties

  Name Description
Public property ContentType Gets the MIME content type.
Public property HasTextMessage Gets whether the toast message contains plain text.
Public property Message Gets the text message.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetBody Gets the message body.
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

ToastMessage Class

Microsoft.Rtc.Collaboration Namespace