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_initiatorCompleted by the initiator at the call stage. - •
canceled_by_receiverCompleted by the recipient at the call stage. - •
reachedcompleted 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(arrayAn array of caller IDs. Format:int64. - •
count(integerThe number of participants.