Share via


CallReceivedEventArgsBase Members

Contains information regarding an incoming call.

The CallReceivedEventArgsBase type exposes the following members.

Properties

  Name Description
Public property Connection
Public property CustomMimeParts Gets the mime parts received with INVITE, if any, in the offer.
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.
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
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

CallReceivedEventArgsBase Class

Microsoft.Rtc.Collaboration Namespace