| Modifier and Type | Method and Description |
|---|---|
TLLongVector |
TLImportedContacts.getRetryContacts()
Gets retry contacts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLImportedContacts.setRetryContacts(TLLongVector retryContacts)
Sets retry contacts.
|
| Modifier and Type | Method and Description |
|---|---|
TLLongVector |
TLDecryptedMessageActionReadMessages.getRandomIds()
Gets random ids.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLDecryptedMessageActionReadMessages.setRandomIds(TLLongVector randomIds)
Sets random ids.
|
| Modifier and Type | Method and Description |
|---|---|
TLLongVector |
TLRequestInvokeAfterMsgs.getMsgIds()
Gets msg ids.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLRequestInvokeAfterMsgs.setMsgIds(TLLongVector value)
Sets msg ids.
|
| Modifier and Type | Method and Description |
|---|---|
TLLongVector |
TLRequestAuthDropTempAuthKeys.getExceptAuthKeys() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLRequestAuthDropTempAuthKeys.setExceptAuthKeys(TLLongVector exceptAuthKeys) |
| Modifier and Type | Method and Description |
|---|---|
TLLongVector |
TLRequestMessagesReceivedQueue.deserializeResponse(InputStream stream,
TLContext context) |
TLLongVector |
TLRequestMessagesReadFeaturedStickers.getId() |
TLLongVector |
TLRequestMessagesReorderStickerSets.getOrder() |
TLLongVector |
TLRequestMessagesForwardMessages.getRandomId() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLRequestMessagesReadFeaturedStickers.setId(TLLongVector id) |
void |
TLRequestMessagesReorderStickerSets.setOrder(TLLongVector order) |
void |
TLRequestMessagesForwardMessages.setRandomId(TLLongVector randomId) |
| Modifier and Type | Method and Description |
|---|---|
TLLongVector |
TLRequestPhotosDeletePhotos.deserializeResponse(InputStream stream,
TLContext context) |
| Modifier and Type | Method and Description |
|---|---|
TLLongVector |
TLMessagesFeaturedStickers.getUnread() |
| Modifier and Type | Method and Description |
|---|---|
TLLongVector |
TLStickerPack.getDocuments()
Gets documents.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLStickerPack.setDocuments(TLLongVector documents)
Sets documents.
|
| Modifier and Type | Method and Description |
|---|---|
TLLongVector |
TLUpdateStickerSetsOrder.getOrder() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLUpdateStickerSetsOrder.setOrder(TLLongVector order) |
| Modifier and Type | Method and Description |
|---|---|
TLLongVector |
MTNeedResendMessage.getMessages() |
TLLongVector |
MTMsgsStateReq.getMessages() |
TLLongVector |
MTMsgsAck.getMessages() |
TLLongVector |
MTMessagesAllInfo.getMsgIds() |
| Modifier and Type | Method and Description |
|---|---|
void |
MTMessagesAllInfo.setMsgIds(TLLongVector msgIds) |
| Constructor and Description |
|---|
MTMessagesAllInfo(TLLongVector msgIds,
String info) |
MTMsgsAck(TLLongVector messages) |
MTMsgsStateReq(TLLongVector messages) |
MTNeedResendMessage(TLLongVector messages) |
| Modifier and Type | Field and Description |
|---|---|
protected TLLongVector |
ResPQ.fingerprints |
| Modifier and Type | Method and Description |
|---|---|
TLLongVector |
ResPQ.getFingerprints() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResPQ.setFingerprints(TLLongVector fingerprints) |
| Constructor and Description |
|---|
ResPQ(byte[] nonce,
byte[] serverNonce,
byte[] pq,
TLLongVector fingerprints) |
| Modifier and Type | Method and Description |
|---|---|
TLLongVector |
TLContext.deserializeLongVector(InputStream stream) |
static TLLongVector |
StreamingUtils.readTLLongVector(InputStream stream,
TLContext context)
Reading tl-vector of longs from stream
|
Copyright © 2017. All rights reserved.