MadelineProto/docs/TD_docs/constructors/callStateReady.md
2017-08-25 15:05:53 +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