CallHistoryRecord

A data type represents an item in the user's call history

Since

3.6.0

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

Enum representing the direction of the call

Properties

Link copied to clipboard

The callback address This can be passed directly to the Webex.phone.dial() or Webex.phone.dialPhoneNumber() method

Link copied to clipboard

The direction of the call

Link copied to clipboard

The conversationId of the record(if it exists)

Link copied to clipboard

The name to be displayed for the record

Link copied to clipboard

The duration of the call in seconds

Link copied to clipboard

The end time of the call

Link copied to clipboard

Denotes if call was missed call

Link copied to clipboard

Denotes if call was CUCM call or WebexCalling. This also helps in determining which dial api should be used while calling back.

Link copied to clipboard

The joined duration of the call in seconds(if joined)

Link copied to clipboard

The other id of the call

Link copied to clipboard

The total participant count of the call

Link copied to clipboard

The start time of the call

Link copied to clipboard

Denotes if user joined the call