java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.MessageContent
it.tdlight.jni.TdApi.MessageUnsupported
- Enclosing class:
- TdApi
Message content that is not supported
in the current TDLib version.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionMessage content that is not supported in the current TDLib version.MessageUnsupported
(DataInput input) Message content that is not supported in the current TDLib version. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
MessageUnsupported
public MessageUnsupported()Message content that is not supported in the current TDLib version. -
MessageUnsupported
Message content that is not supported in the current TDLib version.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-