| Package | Description |
|---|---|
| org.telegram.api.encrypted.chat | |
| org.telegram.api.functions.messages | |
| org.telegram.api.update.encrypted |
| Modifier and Type | Class and Description |
|---|---|
class |
TLEncryptedChat
Encrypted chat with another user
|
class |
TLEncryptedChatDiscarded
Discarded or deleted encrypted chat with another user
|
class |
TLEncryptedChatEmpty
Empty encrypted chat with another user
|
class |
TLEncryptedChatRequested
Request to create an encrypted chat with another user
|
class |
TLEncryptedChatWaiting
Encrypted chat with another user waiting for approval of second participant
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsEncryptedChat |
TLRequestMessagesRequestEncryption.deserializeResponse(InputStream stream,
TLContext context) |
TLAbsEncryptedChat |
TLRequestMessagesAcceptEncryption.deserializeResponse(InputStream stream,
TLContext context) |
| Modifier and Type | Method and Description |
|---|---|
TLAbsEncryptedChat |
TLUpdateEncryption.getChat()
Gets chat.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLUpdateEncryption.setChat(TLAbsEncryptedChat chat)
Sets chat.
|
Copyright © 2017. All rights reserved.