CallMessageData Members

CallMessageData wraps SipMessageData and exposes call specific headers.

The CallMessageData type exposes the following members.

Properties

  Name Description
Public property AcceptedContentIds List of accepted contentIds parsed from ms-accepted-contentIds header.
Public property DialogContext Dialog context of the primary session of the established call.
Public property MessageData Actual SipMessageData instance which is wrapped by CallMessageData instance.

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 ToString (Inherited from Object.)

Top

See Also

Reference

CallMessageData Class

Microsoft.Rtc.Collaboration Namespace