Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Contains information regarding an incoming call.
The CallReceivedEventArgs<TCall> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Call | Gets the incoming call. |
![]() |
CallToBeReplaced | Gets the call to be replaced if the incoming INVITE message has a Replaces header. |
![]() |
Connection | Gets the connection that was used to receive this call. (inherited from CallReceivedEventArgsBase) |
![]() |
CustomMimeParts | Gets the MIME parts received with INVITE, if any, in the offer. (inherited from CallReceivedEventArgsBase) |
![]() |
DiversionContext | Gets the diversion context information, if available. (inherited from InviteReceivedEventArgs) |
![]() |
Endpoint | Gets or sets the endpoint. (inherited from InviteReceivedEventArgs) |
![]() |
IsConferenceDialOut | Gets whether the incoming call is from an MCU hosting a conference. (inherited from InviteReceivedEventArgs) |
![]() |
IsForked | Obsolete. Gets whether the invite was sent to multiple points of presence. This property will be removed in future versions. (inherited from InviteReceivedEventArgs) |
![]() |
IsNewConversation | Gets whether the conversation is a new incoming conversation. (inherited from CallReceivedEventArgsBase) |
![]() |
IsScreened | Gets whether the RemoteParticipant was screened against the LocalParticipant's container membership. (inherited from InviteReceivedEventArgs) |
![]() |
OnBehalfOfParticipant | Gets the participant on whose behalf the invite was sent. (inherited from InviteReceivedEventArgs) |
![]() |
RemoteParticipant | Gets the participant that sent the invite. (inherited from InviteReceivedEventArgs) |
![]() |
RequestData | Gets the SIP request data for the event. This can be null in some instances. (inherited from SipRequestReceivedEventArgs) |
![]() |
RingBackDisabled | Gets or sets whether the platform will automatically send 180 Ringing response for up to 10 minutes. (inherited from CallReceivedEventArgsBase) |
![]() |
ToastMessage | Gets the toast message from the incoming call. Can be null if it was missing. (inherited from InviteReceivedEventArgs) |
![]() |
TransferredBy | Gets the transferor URI, if present in the incoming INVITE (inherited from InviteReceivedEventArgs) |
Top
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) |
Top
.gif)
.gif)
.gif)
.gif)