MadelineProtoDocs/docs/TD_docs/constructors/callStateReady.md
2018-04-04 19:52:48 +02:00

845 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