java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.SecretChatState
it.tdlight.jni.TdApi.SecretChatStatePending
- Enclosing class:
- TdApi
The secret chat is not yet created;
waiting for the other user to get online.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionThe secret chat is not yet created; waiting for the other user to get online.SecretChatStatePending
(DataInput input) The secret chat is not yet created; waiting for the other user to get online. -
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
-
SecretChatStatePending
public SecretChatStatePending()The secret chat is not yet created; waiting for the other user to get online. -
SecretChatStatePending
The secret chat is not yet created; waiting for the other user to get online.- 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()
-