| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUser> |
TLAccountPrivacyRules.getUsers()
Gets users.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLAccountPrivacyRules.setUsers(TLVector<TLAbsUser> users)
Sets users.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsUser |
TLAuthorization.getUser()
Gets user.
|
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUser> |
TLChannelParticipants.getUsers() |
TLVector<TLAbsUser> |
TLChannelParticipant.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLChannelParticipants.setUsers(TLVector<TLAbsUser> users) |
void |
TLChannelParticipant.setUsers(TLVector<TLAbsUser> users) |
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUser> |
TLChatInvite.getParticipants() |
| Modifier and Type | Method and Description |
|---|---|
TLAbsUser |
TLContactsLink.getUser()
Gets user.
|
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUser> |
TLResolvedPeer.getUsers()
Gets users.
|
TLVector<TLAbsUser> |
TLContacts.getUsers()
Gets users.
|
TLVector<TLAbsUser> |
TLImportedContacts.getUsers()
Gets users.
|
TLVector<TLAbsUser> |
TLContactsFound.getUsers()
Gets users.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLContactsLink.setUser(TLAbsUser value)
Sets user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLResolvedPeer.setUsers(TLVector<TLAbsUser> value)
Sets users.
|
void |
TLContacts.setUsers(TLVector<TLAbsUser> users)
Sets users.
|
void |
TLImportedContacts.setUsers(TLVector<TLAbsUser> value)
Sets users.
|
void |
TLContactsFound.setUsers(TLVector<TLAbsUser> value)
Sets users.
|
| Modifier and Type | Field and Description |
|---|---|
protected TLVector<TLAbsUser> |
TLAbsBlocked.users |
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUser> |
TLAbsBlocked.getUsers()
Gets users.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLAbsBlocked.setUsers(TLVector<TLAbsUser> value)
Sets users.
|
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUser> |
TLContactsTopPeers.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
TLAbsUser |
TLRequestAccountChangePhone.deserializeResponse(InputStream stream,
TLContext context) |
TLAbsUser |
TLRequestAccountUpdateProfile.deserializeResponse(InputStream stream,
TLContext context) |
| Modifier and Type | Method and Description |
|---|---|
TLAbsUser |
TLRequestContactsImportCard.deserializeResponse(InputStream stream,
TLContext context) |
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUser> |
TLRequestUsersGetUsers.deserializeResponse(InputStream stream,
TLContext context) |
| Modifier and Type | Method and Description |
|---|---|
TLAbsUser |
TLSupport.getUser()
Gets user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLSupport.setUser(TLAbsUser value)
Sets user.
|
| Modifier and Type | Field and Description |
|---|---|
protected TLVector<TLAbsUser> |
TLInputPrivacyValueDisallowUsers.users
The Users.
|
protected TLVector<TLAbsUser> |
TLInputPrivacyValueAllowUsers.users
The Users.
|
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUser> |
TLInputPrivacyValueDisallowUsers.getUsers()
Gets users.
|
TLVector<TLAbsUser> |
TLInputPrivacyValueAllowUsers.getUsers()
Gets users.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLInputPrivacyValueDisallowUsers.setUsers(TLVector<TLAbsUser> users)
Sets users.
|
void |
TLInputPrivacyValueAllowUsers.setUsers(TLVector<TLAbsUser> users)
Sets users.
|
| Modifier and Type | Field and Description |
|---|---|
protected TLVector<TLAbsUser> |
TLAbsMessages.users
The Users.
|
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUser> |
TLAbsMessages.getUsers()
Gets users.
|
TLVector<TLAbsUser> |
TLMessagesHighScores.getUsers() |
TLVector<TLAbsUser> |
TLMessagesPeerDialogs.getUsers() |
TLVector<TLAbsUser> |
TLMessagesChatFull.getUsers()
Gets users.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLAbsMessages.setUsers(TLVector<TLAbsUser> value)
Sets users.
|
void |
TLMessagesChatFull.setUsers(TLVector<TLAbsUser> value)
Sets users.
|
| Modifier and Type | Field and Description |
|---|---|
protected TLVector<TLAbsUser> |
TLAbsDialogs.users
The Users.
|
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUser> |
TLAbsDialogs.getUsers()
Gets users.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLAbsDialogs.setUsers(TLVector<TLAbsUser> value)
Sets users.
|
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUser> |
TLPaymentsPaymentForm.getUsers() |
TLVector<TLAbsUser> |
TLPaymentsPaymentReceipt.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUser> |
TLPhonePhoneCall.getUsers() |
| Modifier and Type | Field and Description |
|---|---|
protected TLVector<TLAbsUser> |
TLAbsPhotos.users
The Users.
|
protected TLVector<TLAbsUser> |
TLPhotosPhoto.users
The Users.
|
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUser> |
TLAbsPhotos.getUsers()
Gets users.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLAbsPhotos.setUsers(TLVector<TLAbsUser> value)
Sets users.
|
| Modifier and Type | Field and Description |
|---|---|
protected TLVector<TLAbsUser> |
TLPrivacyValueAllowUsers.users
The Users.
|
protected TLVector<TLAbsUser> |
TLPrivacyValueDisallowUsers.users
The Users.
|
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUser> |
TLPrivacyValueAllowUsers.getUsers() |
TLVector<TLAbsUser> |
TLPrivacyValueDisallowUsers.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLPrivacyValueAllowUsers.setUsers(TLVector<TLAbsUser> users) |
void |
TLPrivacyValueDisallowUsers.setUsers(TLVector<TLAbsUser> users) |
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUser> |
TLUpdates.getUsers()
Gets users.
|
TLVector<TLAbsUser> |
TLUpdatesCombined.getUsers()
Gets users.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLUpdates.setUsers(TLVector<TLAbsUser> users)
Sets users.
|
void |
TLUpdatesCombined.setUsers(TLVector<TLAbsUser> users)
Sets users.
|
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUser> |
TLUpdatesChannelDifferencesTooLong.getUsers() |
TLVector<TLAbsUser> |
TLUpdatesChannelDifferences.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLUpdatesChannelDifferences.setUsers(TLVector<TLAbsUser> users) |
| Modifier and Type | Field and Description |
|---|---|
protected TLVector<TLAbsUser> |
TLAbsDifference.users
The Users.
|
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUser> |
TLAbsDifference.getUsers()
Gets users.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLAbsDifference.setUsers(TLVector<TLAbsUser> users)
Sets users.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TLUser |
class |
TLUserEmpty
The type TL user empty.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsUser |
TLUserFull.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdatesHandlerBase.onTLChannelDifferences(List<TLAbsUser> users,
List<TLAbsMessage> messages,
List<TLAbsUpdate> newUpdates,
List<TLAbsChat> chats) |
void |
UpdatesHandlerBase.onUsers(List<TLAbsUser> users) |
protected abstract void |
UpdatesHandlerBase.onUsersCustom(List<TLAbsUser> users) |
protected void |
DefaultUpdatesHandler.onUsersCustom(List<TLAbsUser> users) |
| Modifier and Type | Method and Description |
|---|---|
void |
IUpdatesHandler.onTLChannelDifferences(List<TLAbsUser> users,
List<TLAbsMessage> messages,
List<TLAbsUpdate> newUpdates,
List<TLAbsChat> chats) |
void |
IUpdatesHandler.onUsers(List<TLAbsUser> users) |
void |
IUsersHandler.onUsers(List<TLAbsUser> users) |
Copyright © 2017. All rights reserved.