| Package | Description |
|---|---|
| org.telegram.api.engine.file | |
| org.telegram.api.storage.file | |
| org.telegram.api.upload |
| Modifier and Type | Field and Description |
|---|---|
TLAbsFileType |
Downloader.DownloadTask.type
The Type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TLFileGif
The type TL file gif.
|
class |
TLFileJpeg
The type TL file jpeg.
|
class |
TLFileMov
The type TL file mov.
|
class |
TLFileMp3
The type TL file mp 3.
|
class |
TLFileMp4
The type TL file mp 4.
|
class |
TLFilePartial
The type TL file partial.
|
class |
TLFilePdf
The type TL file pdf.
|
class |
TLFilePng
The type TL file png.
|
class |
TLFileUnknown
The type TL file unknown.
|
class |
TLFileWebp
The type TL file webp.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsFileType |
TLFile.getType()
Gets type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLFile.setType(TLAbsFileType value)
Sets type.
|
Copyright © 2016. All rights reserved.