The following tables list the members exposed by Call.
Name | Description | |
---|---|---|
![]() | Call Constructor | Initializes a new Call instance. |
Name | Description | |
---|---|---|
![]() | CallContext | Call context. |
![]() | CallContextType | Type of the call context. |
![]() | CalledId | The number of the person who received the call. |
![]() | CallerId | The number of the person who initiated the call. |
![]() | CallFeaturesSet | Set of the GeneralizedCallFeatures flags of the available operations with the call. |
![]() | CallProvider | |
![]() | ConnectionStartTime | Time of connection with the subscriber. |
![]() | CurrentHoldStartTime | The time when the call was last placed on hold. |
![]() | CurrentTalkStartTime | The time of the last conversation on the call. |
![]() | DataBaseUId | Call Id in the database. |
![]() | DeviceId | The identifier of the device that processes the call. |
![]() | Direction | Call direction. |
![]() | EndTime | The end time of the call. |
![]() | Id | Call Id. |
![]() | OldState | The previous state of the call. |
![]() | RedirectingId | The number of the subscriber who transferred the call. |
![]() | RedirectionId | The number of the subscriber to whom the call was transferred. |
![]() | StartTime | The start time of the call. |
![]() | State | Call status. |
![]() | TimeStamp | The last time stamp of the call. |
![]() | TotalHoldDuration | The duration (in seconds) of a call on hold. |
![]() | TotalTalkDuration | The duration (in seconds) of a call in the talk mode. |
![]() | UserContactUId | The identifier of the contact of the user who handles the call. |
Name | Description | |
---|---|---|
![]() | AnswerCall | Responds to the call. |
![]() | BlindTransferCall | Performs an unconditional (blind) transfer of a call to a given number. |
![]() | DropCall | Terminate the connection. |
![]() | Equals | Overloaded. |
![]() | HoldCall | Puts or removes the call from the hold. |
![]() | MakeConsultCall | Make a consultation call. |
![]() | SendDtmf | Sends the Dtmf signal. |
![]() | SetupTransferCall | Preparing for a conditional transfer of a call. |
![]() | TransferCall | Completes a conditional (consultative) call transfer. |