public class TLRequestAccountGetPassword extends TLMethod<TLAbsAccountPassword>
| Modifier and Type | Field and Description |
|---|---|
static int |
CLASS_ID
The constant CLASS_ID.
|
| Constructor and Description |
|---|
TLRequestAccountGetPassword()
Instantiates a new TL request account get password.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsAccountPassword |
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 TLRequestAccountGetPassword()
public int getClassId()
TLObjectgetClassId in class TLObjectpublic TLAbsAccountPassword deserializeResponse(InputStream stream, TLContext context) throws IOException
deserializeResponse in class TLMethod<TLAbsAccountPassword>IOExceptionCopyright © 2016. All rights reserved.