public class DhGenRetry extends DhGenResult
Modifier and Type | Field and Description |
---|---|
static int |
CLASS_ID |
newNonceHash, nonce, serverNonce
Constructor and Description |
---|
DhGenRetry() |
DhGenRetry(byte[] nonce,
byte[] serverNonce,
byte[] newNonceHash) |
Modifier and Type | Method and Description |
---|---|
int |
getClassId()
Getting TL Class identification
|
String |
toString()
Custom toString method
|
deserializeBody, getNewNonceHash, getNonce, getServerNonce, serializeBody
deserialize, serialize, serialize
public static final int CLASS_ID
public DhGenRetry(byte[] nonce, byte[] serverNonce, byte[] newNonceHash)
public DhGenRetry()
public int getClassId()
TLObject
getClassId
in class TLObject
Copyright © 2016. All rights reserved.