java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.UserType
it.tdlight.jni.TdApi.UserTypeUnknown
- Enclosing class:
- TdApi
No information on the user besides
the user identifier is available, yet
this user has not been deleted. This
object is extremely rare and must be
handled like a deleted user. It is
not possible to perform any actions
on users of this type.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionNo information on the user besides the user identifier is available, yet this user has not been deleted.UserTypeUnknown
(DataInput input) No information on the user besides the user identifier is available, yet this user has not been deleted. -
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
-
UserTypeUnknown
public UserTypeUnknown()No information on the user besides the user identifier is available, yet this user has not been deleted. This object is extremely rare and must be handled like a deleted user. It is not possible to perform any actions on users of this type. -
UserTypeUnknown
No information on the user besides the user identifier is available, yet this user has not been deleted. This object is extremely rare and must be handled like a deleted user. It is not possible to perform any actions on users of this type.- 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()
-