public abstract static class TdApi.Function extends TdApi.Object
Modifier and Type | Class and Description |
---|---|
static interface |
TdApi.Function.Constructors |
Constructor and Description |
---|
Function() |
Modifier and Type | Method and Description |
---|---|
abstract int |
getConstructor() |
java.lang.String |
toString() |
public abstract int getConstructor()
getConstructor
in class TdApi.Object
public java.lang.String toString()
toString
in class TdApi.Object