Home
last modified time | relevance | path

Searched refs:_sentEncryptedWithKeyId (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/mtproto/
H A Dconnection_abstract.h102 _sentEncryptedWithKeyId = keyId; in setSentEncryptedWithKeyId()
105 return _sentEncryptedWithKeyId; in sentEncryptedWithKeyId()
153 uint64 _sentEncryptedWithKeyId = 0; variable