Newer Version Available
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
Accept a call.
acceptCall(call) → Promise.<CallResult>
Returns: CallResult — Represents the result type for call-related functions.
| Field | Type | Description |
|---|---|---|
| call | PhoneCall | Reserved for future use. Currently, this value isn’t used and is always null. |
Newer Version Available