RequestOrResponseReceivedEventArgs Members

Include Protected Members
Include Inherited Members

Represents a request or response received.

The RequestOrResponseReceivedEventArgs type exposes the following members.

Properties

  Name Description
Public property DialogContext Gets the dialog context if the message was sent on an early dialog.
Public property IsEarlyDialog Gets whether the dialog is an early dialog.
Public property IsRequest Gets whether the protocol message is a request.
Public property MessageData Gets the protocol message received.

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

RequestOrResponseReceivedEventArgs Class

Microsoft.Rtc.Signaling Namespace