java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.AuthorizationState
it.tdlight.jni.TdApi.AuthorizationStateWaitRegistration
- Enclosing class:
- TdApi
The user is unregistered and need to
accept terms of service and enter
their first name and last name to finish registration.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Telegram terms of service. -
Constructor Summary
ConstructorDescriptionThe user is unregistered and need to accept terms of service and enter their first name and last name to finish registration.AuthorizationStateWaitRegistration
(TdApi.TermsOfService termsOfService) The user is unregistered and need to accept terms of service and enter their first name and last name to finish registration.The user is unregistered and need to accept terms of service and enter their first name and last name to finish registration. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
termsOfService
Telegram terms of service. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
AuthorizationStateWaitRegistration
public AuthorizationStateWaitRegistration()The user is unregistered and need to accept terms of service and enter their first name and last name to finish registration. -
AuthorizationStateWaitRegistration
The user is unregistered and need to accept terms of service and enter their first name and last name to finish registration.- Parameters:
termsOfService
- TermsOfService Telegram terms of service.
-
AuthorizationStateWaitRegistration
The user is unregistered and need to accept terms of service and enter their first name and last name to finish registration.- 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()
-