| Modifier and Type | Field and Description |
|---|---|
protected TLBytes |
TLAbsAccountPassword.newSalt
Salt for this authentication
|
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLAccountPassword.getCurrentSalt()
Gets current salt.
|
TLBytes |
TLAccountPasswordInputSettings.getNewPasswordHash()
Gets new password hash.
|
TLBytes |
TLAccountPasswordInputSettings.getNewSalt()
Gets new salt.
|
TLBytes |
TLAbsAccountPassword.getNewSalt()
Gets new salt.
|
TLBytes |
TLAccountTmpPassword.getTmpPassword() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLAccountPassword.setCurrentSalt(TLBytes currentSalt)
Sets current salt.
|
void |
TLAccountPasswordInputSettings.setNewPasswordHash(TLBytes newPasswordHash)
Sets new password hash.
|
void |
TLAccountPasswordInputSettings.setNewSalt(TLBytes newSalt)
Sets new salt.
|
void |
TLAbsAccountPassword.setNewSalt(TLBytes newSalt)
Sets new salt.
|
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLExportedAuthorization.getBytes()
Gets bytes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLExportedAuthorization.setBytes(TLBytes value)
Sets bytes.
|
| Modifier and Type | Field and Description |
|---|---|
TLBytes |
TLDecryptedMessageLayer.randomBytes
The Random bytes.
|
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLDecryptedMessageActionRequestKey.getG_a()
Gets g _ a.
|
TLBytes |
TLDecryptedMessageActionAcceptKey.getG_a()
Gets g _ a.
|
TLBytes |
TLDecryptedMessageMediaVideo.getIv()
Gets iv.
|
TLBytes |
TLDecryptedMessageMediaPhoto.getIv()
Gets iv.
|
TLBytes |
TLDecryptedMessageMediaDocument.getIv()
Gets iv.
|
TLBytes |
TLDecryptedMessageMediaAudio.getIv()
Gets iv.
|
TLBytes |
TLDecryptedMessageMediaVideo.getKey()
Gets key.
|
TLBytes |
TLDecryptedMessageMediaPhoto.getKey()
Gets key.
|
TLBytes |
TLDecryptedMessageMediaDocument.getKey()
Gets key.
|
TLBytes |
TLDecryptedMessageMediaAudio.getKey()
Gets key.
|
TLBytes |
TLDecryptedMessageMediaVideo.getThumb()
Gets thumb.
|
TLBytes |
TLDecryptedMessageMediaPhoto.getThumb()
Gets thumb.
|
TLBytes |
TLDecryptedMessageMediaDocument.getThumb()
Gets thumb.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLDecryptedMessageActionRequestKey.setG_a(TLBytes g_a)
Sets g _ a.
|
void |
TLDecryptedMessageActionAcceptKey.setG_a(TLBytes g_a)
Sets g _ a.
|
void |
TLDecryptedMessageMediaVideo.setIv(TLBytes iv)
Sets iv.
|
void |
TLDecryptedMessageMediaPhoto.setIv(TLBytes iv)
Sets iv.
|
void |
TLDecryptedMessageMediaDocument.setIv(TLBytes iv)
Sets iv.
|
void |
TLDecryptedMessageMediaAudio.setIv(TLBytes iv)
Sets iv.
|
void |
TLDecryptedMessageMediaVideo.setKey(TLBytes key)
Sets key.
|
void |
TLDecryptedMessageMediaPhoto.setKey(TLBytes key)
Sets key.
|
void |
TLDecryptedMessageMediaDocument.setKey(TLBytes key)
Sets key.
|
void |
TLDecryptedMessageMediaAudio.setKey(TLBytes key)
Sets key.
|
void |
TLDecryptedMessageMediaVideo.setThumb(TLBytes thumb)
Sets thumb.
|
void |
TLDecryptedMessageMediaPhoto.setThumb(TLBytes thumb)
Sets thumb.
|
void |
TLDecryptedMessageMediaDocument.setThumb(TLBytes thumb)
Sets thumb.
|
| Constructor and Description |
|---|
TLDecryptedMessageActionAcceptKey(long exchangeId,
TLBytes g_a,
long KeyFingerprint)
Instantiates a new TL decrypted message action accept key.
|
TLDecryptedMessageActionRequestKey(long exchangeId,
TLBytes g_a)
Instantiates a new TL decrypted message action request key.
|
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLDocumentAttributeAudio.getWaveform() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLDocumentAttributeAudio.setWaveform(TLBytes waveform) |
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLEncryptedChatRequested.getgA()
Gets a.
|
TLBytes |
TLEncryptedChat.getgAOrB()
Gets a or b.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLEncryptedChatRequested.setgA(TLBytes gA)
Sets a.
|
void |
TLEncryptedChat.setgAOrB(TLBytes gAOrB)
Sets a or b.
|
| Modifier and Type | Field and Description |
|---|---|
protected TLBytes |
TLAbsEncryptedMessage.bytes
The Bytes.
|
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLAbsEncryptedMessage.getBytes()
Gets bytes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLAbsEncryptedMessage.setBytes(TLBytes value)
Sets bytes.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsCdnFile |
TelegramApi.doGetCdnFile(int dcId,
TLBytes fileToken,
int offset,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLRequestAccountUpdatePasswordSettings.getCurrentPasswordHash()
Gets current password hash.
|
TLBytes |
TLRequestAccountGetPasswordSettings.getCurrentPasswordHash()
Gets current password hash.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLRequestAccountUpdatePasswordSettings.setCurrentPasswordHash(TLBytes currentPasswordHash)
Sets current password hash.
|
void |
TLRequestAccountGetPasswordSettings.setCurrentPasswordHash(TLBytes currentPasswordHash)
Sets current password hash.
|
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLRequestAuthImportAuthorization.getBytes()
Gets bytes.
|
TLBytes |
TLRequestAuthCheckPassword.getPasswordHash()
Gets password hash.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLRequestAuthImportAuthorization.setBytes(TLBytes value)
Sets bytes.
|
void |
TLRequestAuthCheckPassword.setPasswordHash(TLBytes passwordHash)
Sets password hash.
|
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLRequestMessagesSendEncryptedService.getData()
Gets data.
|
TLBytes |
TLRequestMessagesSendEncryptedFile.getData()
Gets data.
|
TLBytes |
TLRequestMessagesSendEncrypted.getData()
Gets data.
|
TLBytes |
TLRequestMessagesGetBotCallbackAnswer.getData() |
TLBytes |
TLRequestMessagesRequestEncryption.getGA()
Gets gA.
|
TLBytes |
TLRequestMessagesAcceptEncryption.getGB()
Gets gB.
|
TLBytes |
TLRequestMessagesGetDocumentByHash.getSha256() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLRequestMessagesSendEncryptedService.setData(TLBytes value)
Sets data.
|
void |
TLRequestMessagesSendEncryptedFile.setData(TLBytes value)
Sets data.
|
void |
TLRequestMessagesSendEncrypted.setData(TLBytes value)
Sets data.
|
void |
TLRequestMessagesGetBotCallbackAnswer.setData(TLBytes data) |
void |
TLRequestMessagesRequestEncryption.setGA(TLBytes value)
Sets gA.
|
void |
TLRequestMessagesAcceptEncryption.setGB(TLBytes value)
Sets gB.
|
void |
TLRequestMessagesGetDocumentByHash.setSha256(TLBytes sha256) |
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLRequestPhoneConfirmCall.getgA() |
TLBytes |
TLRequestPhoneRequestCall.getgAHash() |
TLBytes |
TLRequestPhoneAcceptCall.getgB() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLRequestPhoneConfirmCall.setgA(TLBytes gA) |
void |
TLRequestPhoneRequestCall.setgAHash(TLBytes gAHash) |
void |
TLRequestPhoneAcceptCall.setgB(TLBytes gB) |
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLRequestUploadSaveFilePart.getBytes()
Gets bytes.
|
TLBytes |
TLRequestUploadSaveBigFilePart.getBytes()
Gets bytes.
|
TLBytes |
TLRequestUploadGetCdnFile.getFileToken() |
TLBytes |
TLRequestReuploadCdnFile.getFileToken() |
TLBytes |
TLRequestReuploadCdnFile.getRequestToken() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLRequestUploadSaveFilePart.setBytes(TLBytes value)
Sets bytes.
|
void |
TLRequestUploadSaveBigFilePart.setBytes(TLBytes value)
Sets bytes.
|
void |
TLRequestUploadGetCdnFile.setFileToken(TLBytes fileToken) |
void |
TLRequestReuploadCdnFile.setFileToken(TLBytes fileToken) |
void |
TLRequestReuploadCdnFile.setRequestToken(TLBytes requestToken) |
| Modifier and Type | Field and Description |
|---|---|
TLBytes |
TLAbsInputEncryptedFile.iv
The Iv.
|
TLBytes |
TLAbsInputEncryptedFile.key
The Key.
|
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLAbsInputEncryptedFile.getIv()
Gets iv.
|
TLBytes |
TLAbsInputEncryptedFile.getKey()
Gets key.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLAbsInputEncryptedFile.setIv(TLBytes iv)
Sets iv.
|
void |
TLAbsInputEncryptedFile.setKey(TLBytes key)
Sets key.
|
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLInputMediaInvoice.getPayload() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLInputMediaInvoice.setPayload(TLBytes payload) |
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLInputPaymentCredentialsSaved.getTmpPassword() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLInputPaymentCredentialsSaved.setTmpPassword(TLBytes tmpPassword) |
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLKeyboardButtonCallback.getData() |
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLMessageActionPaymentSentMe.getPayload() |
| Modifier and Type | Field and Description |
|---|---|
TLBytes |
TLAbsDhConfig.p
The P.
|
protected TLBytes |
TLAbsDhConfig.random
The Random.
|
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLAbsDhConfig.getP()
Gets p.
|
TLBytes |
TLAbsDhConfig.getRandom()
Gets random.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLAbsDhConfig.setP(TLBytes p)
Sets p.
|
void |
TLAbsDhConfig.setRandom(TLBytes value)
Sets random.
|
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLPhoneConnection.getPeerTag() |
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLPhoneCallRequested.getgAHash() |
TLBytes |
TLPhoneCall.getgAorB() |
TLBytes |
TLPhoneCallAccepted.getgB() |
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLPhotoCachedSize.getBytes()
Gets bytes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLPhotoCachedSize.setBytes(TLBytes bytes)
Sets bytes.
|
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLUpdateInlineBotCallbackQuery.getData() |
TLBytes |
TLUpdateBotCallbackQuery.getData() |
TLBytes |
TLUpdateBotShippingQuery.getPayload() |
TLBytes |
TLUpdateBotPrecheckoutQuery.getPayload() |
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLWebFile.getBytes() |
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLCdnFile.getBytes() |
TLBytes |
TLCdnFileReuploadNeeded.getRequestToken() |
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLFile.getBytes()
Gets bytes.
|
TLBytes |
TLFileCdnRedirect.getEncryptionIv() |
TLBytes |
TLFileCdnRedirect.getEncryptionKey() |
TLBytes |
TLFileCdnRedirect.getFileToken() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLFile.setBytes(TLBytes value)
Sets bytes.
|
| Modifier and Type | Method and Description |
|---|---|
TLBytes |
TLContext.allocateBytes(int size) |
static TLBytes |
StreamingUtils.readTLBytes(InputStream stream,
TLContext context)
Reading tl-bytes from stream with manual allocation
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLContext.releaseBytes(TLBytes unused) |
static void |
StreamingUtils.writeTLBytes(TLBytes v,
OutputStream stream)
Writing tl-bytes value
|
Copyright © 2017. All rights reserved.