public abstract class TLAbsDecryptedMessage extends TLObject
| Modifier and Type | Field and Description |
|---|---|
protected long |
randomId
Random message ID, assigned by the author of message.
|
| Constructor and Description |
|---|
TLAbsDecryptedMessage() |
| Modifier and Type | Method and Description |
|---|---|
long |
getRandomId()
Gets random id.
|
void |
setRandomId(long value)
Sets random id.
|
deserialize, deserializeBody, getClassId, serialize, serialize, serializeBody, toStringCopyright © 2017. All rights reserved.