A B C D E F G H I J K L M N O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
U
- uid - Variable in class com.cometchat.pro.models.User
- unbanGroupMember(String, String, CometChat.CallbackListener<String>) - Static method in class com.cometchat.pro.core.CometChat
-
Method to unban a member from a Group
- unblockUsers(List<String>, CometChat.CallbackListener<HashMap<String, String>>) - Static method in class com.cometchat.pro.core.CometChat
-
Method to unblock users
- updateCurrentUserDetails(User, CometChat.CallbackListener<User>) - Static method in class com.cometchat.pro.core.CometChat
-
To update the details of the logged in user.
- updatedAt - Variable in class com.cometchat.pro.models.BaseMessage
- updateGroup(Group, CometChat.CallbackListener<Group>) - Static method in class com.cometchat.pro.core.CometChat
-
This method is used for updating the group information such as name,description,icon,password,type etc.
- updateGroupMemberScope(String, String, String, CometChat.CallbackListener<String>) - Static method in class com.cometchat.pro.core.CometChat
-
Method to update scope a member in a Group
- updatesOnly(boolean) - Method in class com.cometchat.pro.core.MessagesRequest.MessagesRequestBuilder
-
A method to set parameter to get edited/updated messages
- updateUser(User, String, CometChat.CallbackListener<User>) - Static method in class com.cometchat.pro.core.CometChat
-
To update users on the fly.
- User - Class in com.cometchat.pro.models
-
Created by adityagokula on 04/09/18.
- User() - Constructor for class com.cometchat.pro.models.User
- User(String, String) - Constructor for class com.cometchat.pro.models.User
- USER_STATUS_OFFLINE - Static variable in class com.cometchat.pro.core.UsersRequest
- USER_STATUS_ONLINE - Static variable in class com.cometchat.pro.core.UsersRequest
- UserListener() - Constructor for class com.cometchat.pro.core.CometChat.UserListener
- UsersRequest - Class in com.cometchat.pro.core
-
UsersRequest class helps developer to fetch list of users based on different parameters set by developer
- UsersRequest.UsersRequestBuilder - Class in com.cometchat.pro.core
-
Builder class to set various parameters to fetch list of Users
- UsersRequest.UserStatus - Annotation Type in com.cometchat.pro.core
- UsersRequestBuilder() - Constructor for class com.cometchat.pro.core.UsersRequest.UsersRequestBuilder
All Classes All Packages