MadelineProto/docs/TD_docs/constructors/callStateReady.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

771 B

title description
callStateReady Call is ready to use

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