The translation was generated automatically and may contain mistakes

Ringing

For the API VERSION, starting at 5.80.

The object describing the call contains the following fields:

duration

integer Duration of call in seconds.

initiator_id

integer Compulsory field. Call Initiator ID.

receiver_id

integer Mandatory field . Call recipient ID.

state

string The state in which the call ended. Possible values:

  • canceled_by_initiator Completed by the initiator at the call stage.
  • canceled_by_receiver Completed by the recipient at the call stage.
  • reached completed and completed by either party.

time

integer Mandatory field . Start time of the call in format Unix Timestamp .

video

boolean Initiated as a video call.

participants

For the API VERSION, starting at 5.130.

object Call participants.

The object contains fields:

  • list ( array An array of caller IDs. Format: int64 .
  • count ( integer The number of participants.