public class TLInputEncryptedFileEmpty extends TLAbsInputEncryptedFile
| Modifier and Type | Field and Description |
|---|---|
static int |
CLASS_ID
The constant CLASS_ID.
|
accessHash, id, iv, key, keyFingerprint, md5Checksum, parts| Constructor and Description |
|---|
TLInputEncryptedFileEmpty()
Instantiates a new TL input encrypted file empty.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getClassId()
Getting TL Class identification
|
String |
toString()
Custom toString method
|
getAccessHash, getId, getIv, getKey, getKeyFingerprint, getMd5Checksum, getParts, setAccessHash, setId, setIv, setKey, setKeyFingerprint, setMd5Checksum, setPartsdeserialize, deserializeBody, serialize, serialize, serializeBodypublic static final int CLASS_ID
public TLInputEncryptedFileEmpty()
public int getClassId()
TLObjectgetClassId in class TLObjectCopyright © 2017. All rights reserved.