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, deserializeResponse
deserialize, deserializeBody, serialize, serialize, serializeBody
public static final int CLASS_ID
public int getClassId()
TLObject
getClassId
in class TLObject
public TLVector<TLAbsWallPaper> deserializeResponse(InputStream stream, TLContext context) throws IOException
deserializeResponse
in class TLMethod<TLVector<TLAbsWallPaper>>
IOException
Copyright © 2017. All rights reserved.