Share via


InviteReceivedEventArgs Members

Include Protected Members
Include Inherited Members

Base class providing access to SIP INVITE related data.

The InviteReceivedEventArgs type exposes the following members.

Properties

  Name Description
Public property DiversionContext Gets the diversion context information, if available.
Protected property Endpoint Gets or sets the endpoint.
Public property IsConferenceDialOut Gets whether the incoming call is from an MCU hosting a conference.
Public property IsForked Obsolete. Gets whether the invite was sent to multiple points of presence. This property will be removed in future versions.
Public property IsScreened Gets whether the RemoteParticipant was screened against the LocalParticipant's container membership.
Public property OnBehalfOfParticipant Gets the participant on whose behalf the invite was sent.
Public property RemoteParticipant Gets the participant that sent the invite.
Public property RequestData Gets the SIP request data for the event. This can be null in some instances. (inherited from SipRequestReceivedEventArgs)
Public property ToastMessage Gets the toast message from the incoming call. Can be null if it was missing.
Public property TransferredBy Gets the transferor URI, if present in the incoming INVITE

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

InviteReceivedEventArgs Class

Microsoft.Rtc.Collaboration.ComponentModel Namespace