CallReceivedEventArgs(TCall) Members

Contains information regarding an incoming call.

The CallReceivedEventArgs<(Of <(<'TCall>)>)> type exposes the following members.

Properties

  Name Description
Public property Call Gets the incoming call.
Public property CallToBeReplaced Gets the call to be replaced if the incoming INVITE message has a Replaces header.
Public property Connection (Inherited from CallReceivedEventArgsBase.)
Public property CustomMimeParts Gets the mime parts received with INVITE, if any, in the offer. (Inherited from CallReceivedEventArgsBase.)
Public property DiversionContext (Inherited from InviteReceivedEventArgs.)
Protected property Endpoint (Inherited from InviteReceivedEventArgs.)
Public property IsConferenceDialOut (Inherited from InviteReceivedEventArgs.)
Public property IsForked (Inherited from InviteReceivedEventArgs.)
Public property IsNewConversation Gets the value indicating if the conversation is a new incoming conversation. (Inherited from CallReceivedEventArgsBase.)
Public property IsScreened (Inherited from InviteReceivedEventArgs.)
Public property OnBehalfOfParticipant (Inherited from InviteReceivedEventArgs.)
Public property RemoteParticipant (Inherited from InviteReceivedEventArgs.)
Public property RequestData Gets the SIP request data for the event. (Inherited from SipRequestReceivedEventArgs.)
Public property RingBackDisabled (Inherited from CallReceivedEventArgsBase.)
Public property ToastMessage (Inherited from InviteReceivedEventArgs.)
Public property TransferredBy (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 (Inherited from Object.)

Top

See Also

Reference

CallReceivedEventArgs<(Of <(<'TCall>)>)> Class

Microsoft.Rtc.Collaboration Namespace