Share via


SessionReceivedEventArgs Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Returns data from the SipRequestReceived event.

The following tables list the members exposed by the SessionReceivedEventArgs type.

Public Properties

Name Description
Bb759385.pubproperty(en-us,office.12).gif IsForked Gets whether the Invite is forked.
Bb759385.pubproperty(en-us,office.12).gif MediaDescription Gets the message body of the Invite message.
Bb759385.pubproperty(en-us,office.12).gif RequestData Gets the SIP request data for the event.(inherited from SipRequestReceivedEventArgs)
Bb759385.pubproperty(en-us,office.12).gif RequestUri Returns a string representing the request URI of the invitation.
Bb759385.pubproperty(en-us,office.12).gif Session Gets the session.

Top

Public Methods

(see also Protected Methods )

Name Description
Bb759385.pubmethod(en-us,office.12).gif Equals Overloaded. (inherited from Object )
Bb759385.pubmethod(en-us,office.12).gif GetHashCode (inherited from Object )
Bb759385.pubmethod(en-us,office.12).gif GetType (inherited from Object )
Bb759385.pubmethod(en-us,office.12).gif Bb759385.static(en-us,office.12).gif ReferenceEquals (inherited from Object )
Bb759385.pubmethod(en-us,office.12).gif ToString (inherited from Object )

Top

Protected Methods

Name Description
Bb759385.protmethod(en-us,office.12).gif Finalize (inherited from Object )
Bb759385.protmethod(en-us,office.12).gif MemberwiseClone (inherited from Object )

Top

See Also

Reference

SessionReceivedEventArgs Class
Microsoft.Rtc.Signaling Namespace