public abstract static class TdApi.Object
extends java.lang.Object
| Constructor and Description |
|---|
Object()
Default Object constructor.
|
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getConstructor()
Returns an identifier uniquely determining type of the object.
|
java.lang.String |
toString()
Returns a string representation of the object.
|
public java.lang.String toString()
toString in class java.lang.Objectpublic abstract int getConstructor()