SessionReceivedEventArgs Members

Returns data from the [SipRequestReceived] event.

The SessionReceivedEventArgs type exposes the following members.

Properties

  Name Description
Public property IsForked Gets whether the Invite is forked.
Public property MediaDescription Gets the message body of the Invite message.
Public property RequestData Gets the SIP request data for the event. (Inherited from SipRequestReceivedEventArgs.)
Public property RequestUri Returns a string representing the request URI of the invitation.
Public property Session Gets the session.

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

SessionReceivedEventArgs Class

Microsoft.Rtc.Signaling Namespace