public static class TdApi.Ok extends TdApi.Object
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
Ok()
An object of this type is returned on a successful function call for certain functions.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public Ok()
public int getConstructor()
getConstructor
in class TdApi.Object