java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.MessageSendingState
it.tdlight.jni.TdApi.MessageSendingStatePending
- Enclosing class:
- TdApi
The message is being sent now, but
has not yet been delivered to the server.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionThe message is being sent now, but has not yet been delivered to the server.The message is being sent now, but has not yet been delivered to the server. -
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
-
MessageSendingStatePending
public MessageSendingStatePending()The message is being sent now, but has not yet been delivered to the server. -
MessageSendingStatePending
The message is being sent now, but has not yet been delivered to the server.- 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()
-