- Enclosing class:
 - TdApi
 
Changes order of active usernames of
 the current user.
        Returns 
Ok- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionChanges order of active usernames of the current user.ReorderActiveUsernames(DataInput input) Changes order of active usernames of the current user.ReorderActiveUsernames(String[] usernames) Changes order of active usernames of the current user. - 
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize 
- 
Field Details
- 
usernames
The new order of active usernames. All currently active usernames must be specified. - 
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
 
 
 - 
 - 
Constructor Details
- 
ReorderActiveUsernames
public ReorderActiveUsernames()Changes order of active usernames of the current user. ReturnsOk - 
ReorderActiveUsernames
Changes order of active usernames of the current user. ReturnsOk- Parameters:
 usernames- String[] The new order of active usernames. All currently active usernames must be specified.
 - 
ReorderActiveUsernames
Changes order of active usernames of the current user. ReturnsOk- Throws:
 IOException
 
 - 
 - 
Method Details
- 
getConstructor
public int getConstructor()- Specified by:
 getConstructorin classTdApi.Object
 - 
serialize
- Specified by:
 serializein classTdApi.Object- Throws:
 IOException
 - 
equals
 - 
hashCode
public int hashCode() 
 -