Share via


ConferenceInvitationReceivedEventArgs Members

Include Protected Members
Include Inherited Members

Data structure containing the arguments for the ConferenceInvitationReceivedevent.

The ConferenceInvitationReceivedEventArgs type exposes the following members.

Properties

  Name Description
Public property DiversionContext Gets the diversion context information, if available. (inherited from InviteReceivedEventArgs)
Protected property Endpoint Gets or sets the endpoint. (inherited from InviteReceivedEventArgs)
Public property Invitation Gets the incoming ConferenceInvitation.
Public property IsConferenceDialOut Gets whether the incoming call is from an MCU hosting a conference. (inherited from InviteReceivedEventArgs)
Public property IsForked Obsolete. Gets whether the invite was sent to multiple points of presence. This property will be removed in future versions. (inherited from InviteReceivedEventArgs)
Public property IsScreened Gets whether the RemoteParticipant was screened against the LocalParticipant's container membership. (inherited from InviteReceivedEventArgs)
Public property OnBehalfOfParticipant Gets the participant on whose behalf the invite was sent. (inherited from InviteReceivedEventArgs)
Public property RemoteParticipant Gets the participant that sent the invite. (inherited from InviteReceivedEventArgs)
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 associated with this conference invitation. (Overrides InviteReceivedEventArgs.ToastMessage.)
Public property TransferredBy Gets the transferor URI, if present in the incoming INVITE (inherited from InviteReceivedEventArgs)

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 Shows the properties in this event arguments class. (Overrides Object.ToString().)

Top

See Also

Reference

ConferenceInvitationReceivedEventArgs Class

Microsoft.Rtc.Collaboration Namespace