public class TLRequestAccountGetWallPapers extends TLMethod<TLVector<TLAbsWallPaper>>
| Modifier and Type | Field and Description |
|---|---|
static int |
CLASS_ID
The constant CLASS_ID.
|
| Constructor and Description |
|---|
TLRequestAccountGetWallPapers() |
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsWallPaper> |
deserializeResponse(InputStream stream,
TLContext context) |
int |
getClassId()
Getting TL Class identification
|
String |
toString()
Custom toString method
|
castResponse, deserializeResponsedeserialize, deserializeBody, serialize, serialize, serializeBodypublic static final int CLASS_ID
public int getClassId()
TLObjectgetClassId in class TLObjectpublic TLVector<TLAbsWallPaper> deserializeResponse(InputStream stream, TLContext context) throws IOException
deserializeResponse in class TLMethod<TLVector<TLAbsWallPaper>>IOExceptionCopyright © 2016. All rights reserved.