MadelineProtoDocs/docs/TD_docs/constructors/callStateReady.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

844 B

title description image
callStateReady Call is ready to use https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: callStateReady

Back to constructors index

Call is ready to use

Attributes:

Name Type Required Description
protocol callProtocol Yes Call protocols supported by the peer
connections Array of callConnection Yes Available UDP reflectors
config string Yes JSON-encoded call config
encryption_key bytes Yes Call encryption key
emojis Array of string Yes Encryption key emojis fingerprint

Type: CallState