The InviteReceivedEventArgstype 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
DiversionContext
Gets the diversion context information, if available.
Endpoint
Gets or sets the endpoint.
IsConferenceDialOut
Gets whether the incoming call is from an MCU hosting a conference.
IsForked
Gets whether the invite was sent to multiple points of presence.
IsScreened
Gets whether the RemoteParticipant was screened against the LocalParticipant's container membership.
OnBehalfOfParticipant
Gets the participant on whose behalf the invite was sent.
RemoteParticipant
Gets the participant that sent the invite.
RequestData
Gets the SIP request data for the event. This can be null in some instances.
(Inherited from SipRequestReceivedEventArgs.)
ToastMessage
Gets the toast message from the incoming call. Can be null if it was missing.
TransferredBy
Gets the transferor URI, if present in the incoming INVITE

See Also