The SessionReceivedEventArgstype exposes the following members.

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  Name Description
IsForked
Gets True if the invite was forked; otherwise false. Applications should not automatically accept the Invite when the flag is true.
MediaDescription
Gets the message body of the Invite message.
RequestData
Gets the SIP request data for the event. This can be null in some instances.
(Inherited from SipRequestReceivedEventArgs.)
RequestUri
Gets the string representing the request URI of the invitation.
Session
Gets the session.

See Also