Complete phone call E2E encryption key exchange »
Method schema is available as of layer 65. Switch »
| Name | Type | Description |
|---|---|---|
| peer | InputPhoneCall | The phone call |
| g_a | bytes | Parameter for E2E encryption key exchange » |
| key_fingerprint | long | Key fingerprint |
| protocol | PhoneCallProtocol | Phone call settings |
| Code | Type | Description |
|---|---|---|
| 400 | CALL_ALREADY_DECLINED | The call was already declined. |
| 400 | CALL_PEER_INVALID | The provided call peer object is invalid. |