Skip navigation links
A B C D E F G H I J K L M N O P R S T U 

G

getActioBy() - Method in class com.cometchat.pro.models.Action
Get Entity(User/Group) details which performed the action
getAction() - Method in class com.cometchat.pro.core.Call
Get action on call
getAction() - Method in class com.cometchat.pro.models.Action
Get action which is performed
getActionFor() - Method in class com.cometchat.pro.models.Action
Get details of the Entity(User/Group) that the action was performed for
getActionOn() - Method in class com.cometchat.pro.models.Action
Get details of the Entity(User/Group) that the action was performed for
getActiveCall() - Static method in class com.cometchat.pro.core.CometChat
Returns Call object of Active call
getAttachment() - Method in class com.cometchat.pro.models.MediaMessage
Get object of the Attachment class with file details
getAvatar() - Method in class com.cometchat.pro.models.User
Get avatar of the user
getCallInitiator() - Method in class com.cometchat.pro.core.Call
Get call initiator entity(User/Group)
getCallReceiver() - Method in class com.cometchat.pro.core.Call
Get call receiver entity(User/Group)
getCallStatus() - Method in class com.cometchat.pro.core.Call
Get status of the call
getCaption() - Method in class com.cometchat.pro.models.MediaMessage
Get caption set by developer
getCategory() - Method in class com.cometchat.pro.models.BaseMessage
Get of the category of message
getCode() - Method in exception com.cometchat.pro.exceptions.CometChatException
 
getConversationFromMessage(BaseMessage) - Static method in class com.cometchat.pro.helpers.CometChatHelper
 
getConversationId() - Method in class com.cometchat.pro.models.BaseMessage
Returns the id of the Conversation.
getConversationId() - Method in class com.cometchat.pro.models.Conversation
 
getConversationType() - Method in class com.cometchat.pro.models.Conversation
 
getConversationWith() - Method in class com.cometchat.pro.models.Conversation
 
getCreatedAt() - Method in class com.cometchat.pro.models.Group
Get timestamp of group creation
getCredits() - Method in class com.cometchat.pro.models.User
 
getCustomData() - Method in class com.cometchat.pro.models.CustomMessage
GetJSONObject of the custom
getDeletedAt() - Method in class com.cometchat.pro.models.BaseMessage
Get timestamp of the message when it was deleted
getDeletedBy() - Method in class com.cometchat.pro.models.BaseMessage
Get UID of the user who deleted the message
getDeliveredAt() - Method in class com.cometchat.pro.models.BaseMessage
Get delivery timestamp of the message
getDeliveredAt() - Method in class com.cometchat.pro.models.MessageReceipt
Get delivery timestamp of the message
getDeliveredToMeAt() - Method in class com.cometchat.pro.models.BaseMessage
Get timestamp of the message at which it was delivered to logged in user
getDescription() - Method in class com.cometchat.pro.models.Group
Get description of the Group
getDetails() - Method in exception com.cometchat.pro.exceptions.CometChatException
 
getEditedAt() - Method in class com.cometchat.pro.models.BaseMessage
Get timestamp of the message when it was updated/edited
getEditedBy() - Method in class com.cometchat.pro.models.BaseMessage
Get UID of the user who edited/updated the message
getFile() - Method in class com.cometchat.pro.models.MediaMessage
Get file object of media file shared
getFileExtension() - Method in class com.cometchat.pro.models.Attachment
 
getFileMimeType() - Method in class com.cometchat.pro.models.Attachment
Get mime type of the file
getFileName() - Method in class com.cometchat.pro.models.Attachment
Get name of the media file
getFileSize() - Method in class com.cometchat.pro.models.Attachment
Get size of the file
getFileUrl() - Method in class com.cometchat.pro.models.Attachment
Get url of the file
getGroup(String, CometChat.CallbackListener<Group>) - Static method in class com.cometchat.pro.core.CometChat
Get information about a group
getGroupType() - Method in class com.cometchat.pro.models.Group
Get type of the group types of th group : GROUP_TYPE_PUBLIC
  • GROUP_TYPE_PASSWORD
  • GROUP_TYPE_PRIVATE
    • getGuid() - Method in class com.cometchat.pro.models.Group
      Get unique identifier of the Group
      getIcon() - Method in class com.cometchat.pro.models.Group
      Get URL of the icon
      getId() - Method in class com.cometchat.pro.models.BaseMessage
      Get id of the message
      getInitiatedAt() - Method in class com.cometchat.pro.core.Call
      Get Call initiated timestamp
      getJoinedAt() - Method in class com.cometchat.pro.core.Call
      Get Call join timestamp
      getJoinedAt() - Method in class com.cometchat.pro.models.Group
      Get join at timestamp of logged in user in a particular group
      getJoinedAt() - Method in class com.cometchat.pro.models.GroupMember
      Get join at timestamp of logged in user in a particular group
      getLastActiveAt() - Method in class com.cometchat.pro.models.User
      Get last online timestamp of the user
      getLastDeliveredMessageId() - Static method in class com.cometchat.pro.core.CometChat
      Return last Delivered Message Id
      getLastMessage() - Method in class com.cometchat.pro.models.Conversation
       
      getLastTimestamp() - Method in class com.cometchat.pro.models.TypingIndicator
       
      getLink() - Method in class com.cometchat.pro.models.User
       
      getLoggedInUser() - Static method in class com.cometchat.pro.core.CometChat
      Get information about logged in User
      getMessage() - Method in class com.cometchat.pro.models.Action
      Get Default action message provided by CometChat SDK
      getMessageId() - Method in class com.cometchat.pro.models.MessageReceipt
      Get id of the message
      getMessageReceipts(int, CometChat.CallbackListener<List<MessageReceipt>>) - Static method in class com.cometchat.pro.core.CometChat
      This method get information about the delivery and read receipts of a particular message
      getMessagesFromJSON(String) - Static method in class com.cometchat.pro.models.BaseMessage
       
      getMetadata() - Method in class com.cometchat.pro.models.BaseMessage
      Get JSONObject of data set by developer
      getMetadata() - Method in class com.cometchat.pro.models.Group
      Get JSONObject of data set by developer
      getMetadata() - Method in class com.cometchat.pro.models.TypingIndicator
      Get JSONObject of data set by developer
      getMetadata() - Method in class com.cometchat.pro.models.User
      Get JSONObject of data set by developer
      getMuid() - Method in class com.cometchat.pro.models.BaseMessage
      Get muid of Message Additional id field for the developers in case they want to use.
      getName() - Method in class com.cometchat.pro.models.Group
      Get name of the group
      getName() - Method in class com.cometchat.pro.models.User
      Get name of the user
      getNewScope() - Method in class com.cometchat.pro.models.Action
      Get new scope of the user
      getOldScope() - Method in class com.cometchat.pro.models.Action
      Get old scope of the user
      getOwner() - Method in class com.cometchat.pro.models.Group
      Get UID of the owner of the Group
      getPassword() - Method in class com.cometchat.pro.models.Group
      Get password of the password protected group
      getRawData() - Method in class com.cometchat.pro.core.Call
      Get raw JSON data of the call message
      getRawData() - Method in class com.cometchat.pro.models.Action
      Get raw JSON data in string form
      getReadAt() - Method in class com.cometchat.pro.models.BaseMessage
      Get Timestamp of the when message was read at
      getReadAt() - Method in class com.cometchat.pro.models.MessageReceipt
      Get Timestamp of the when message was read at
      getReadByMeAt() - Method in class com.cometchat.pro.models.BaseMessage
      Get timestamp when the message is read by logged in user
      getReceiptType() - Method in class com.cometchat.pro.models.MessageReceipt
      Get receipt type of the message
      getReceiver() - Method in class com.cometchat.pro.models.BaseMessage
      Returns User/Group object with the details of the receiver of the message.
      getReceiverId() - Method in class com.cometchat.pro.models.MessageReceipt
      Get id of the receiver
      getReceiverId() - Method in class com.cometchat.pro.models.TypingIndicator
      Get id of the receiver
      getReceiverType() - Method in class com.cometchat.pro.models.BaseMessage
      Get type of receiver
      getReceivertype() - Method in class com.cometchat.pro.models.MessageReceipt
      Get type of receiver
      getReceiverType() - Method in class com.cometchat.pro.models.TypingIndicator
      Get type of receiver
      getReceiverUid() - Method in class com.cometchat.pro.models.BaseMessage
      Get id of the receiver
      getRegion() - Method in class com.cometchat.pro.core.AppSettings
       
      getRole() - Method in class com.cometchat.pro.models.User
      Get role of the user set by developer
      getRoles() - Method in class com.cometchat.pro.core.AppSettings
       
      getScope() - Method in class com.cometchat.pro.models.Group
      Get scope of logged in user in a particular group
      getScope() - Method in class com.cometchat.pro.models.GroupMember
      Get scope of logged in user in a particular group
      getSender() - Method in class com.cometchat.pro.models.BaseMessage
      Get sender object
      getSender() - Method in class com.cometchat.pro.models.MessageReceipt
      Get sender object
      getSender() - Method in class com.cometchat.pro.models.TypingIndicator
      Get sender object
      getSentAt() - Method in class com.cometchat.pro.models.BaseMessage
      Get message's sent at timestamp
      getSessionId() - Method in class com.cometchat.pro.core.Call
      Get unique session id of the call message
      getStatus() - Method in class com.cometchat.pro.models.User
      Get status of the user
      getStatusMessage() - Method in class com.cometchat.pro.models.User
      Get status message set by developer
      getSubscriptionType() - Method in class com.cometchat.pro.core.AppSettings
       
      getSubType() - Method in class com.cometchat.pro.models.CustomMessage
       
      getText() - Method in class com.cometchat.pro.models.TextMessage
      Get text set by developer while sending a text message
      getTimestamp() - Method in class com.cometchat.pro.models.MessageReceipt
      Get message's sent at timestamp
      getType() - Method in class com.cometchat.pro.models.BaseMessage
      Get type of the message
      getUid() - Method in class com.cometchat.pro.models.User
      Get unique identifier of the User
      getUndeliveredMessageCount(CometChat.CallbackListener<HashMap<String, HashMap<String, Integer>>>) - Static method in class com.cometchat.pro.core.CometChat
       
      getUndeliveredMessageCount(boolean, CometChat.CallbackListener<HashMap<String, HashMap<String, Integer>>>) - Static method in class com.cometchat.pro.core.CometChat
       
      getUndeliveredMessageCountForAllGroups(CometChat.CallbackListener<HashMap<String, Integer>>) - Static method in class com.cometchat.pro.core.CometChat
       
      getUndeliveredMessageCountForAllGroups(boolean, CometChat.CallbackListener<HashMap<String, Integer>>) - Static method in class com.cometchat.pro.core.CometChat
       
      getUndeliveredMessageCountForAllUsers(CometChat.CallbackListener<HashMap<String, Integer>>) - Static method in class com.cometchat.pro.core.CometChat
       
      getUndeliveredMessageCountForAllUsers(boolean, CometChat.CallbackListener<HashMap<String, Integer>>) - Static method in class com.cometchat.pro.core.CometChat
       
      getUndeliveredMessageCountForGroup(String, CometChat.CallbackListener<HashMap<String, Integer>>) - Static method in class com.cometchat.pro.core.CometChat
       
      getUndeliveredMessageCountForGroup(String, boolean, CometChat.CallbackListener<HashMap<String, Integer>>) - Static method in class com.cometchat.pro.core.CometChat
       
      getUndeliveredMessageCountForUser(String, CometChat.CallbackListener<HashMap<String, Integer>>) - Static method in class com.cometchat.pro.core.CometChat
       
      getUndeliveredMessageCountForUser(String, boolean, CometChat.CallbackListener<HashMap<String, Integer>>) - Static method in class com.cometchat.pro.core.CometChat
       
      getUnreadMessageCount(CometChat.CallbackListener<HashMap<String, HashMap<String, Integer>>>) - Static method in class com.cometchat.pro.core.CometChat
      Gets total unread count of messages for all users and all groups
      getUnreadMessageCount(boolean, CometChat.CallbackListener<HashMap<String, HashMap<String, Integer>>>) - Static method in class com.cometchat.pro.core.CometChat
      Gets unread count of messages for all users and all groups
      getUnreadMessageCount() - Method in class com.cometchat.pro.models.Conversation
       
      getUnreadMessageCountForAllGroups(CometChat.CallbackListener<HashMap<String, Integer>>) - Static method in class com.cometchat.pro.core.CometChat
      Gets total unread count of messages for all Groups
      getUnreadMessageCountForAllGroups(boolean, CometChat.CallbackListener<HashMap<String, Integer>>) - Static method in class com.cometchat.pro.core.CometChat
      Gets total unread count of messages for all Groups
      getUnreadMessageCountForAllUsers(CometChat.CallbackListener<HashMap<String, Integer>>) - Static method in class com.cometchat.pro.core.CometChat
      Gets total unread count of messages for all Users
      getUnreadMessageCountForAllUsers(boolean, CometChat.CallbackListener<HashMap<String, Integer>>) - Static method in class com.cometchat.pro.core.CometChat
      Gets total unread count of messages for all Users
      getUnreadMessageCountForGroup(String, CometChat.CallbackListener<HashMap<String, Integer>>) - Static method in class com.cometchat.pro.core.CometChat
      Gets unread count of messages for a particular Group
      getUnreadMessageCountForGroup(String, boolean, CometChat.CallbackListener<HashMap<String, Integer>>) - Static method in class com.cometchat.pro.core.CometChat
      Gets unread count of messages for a particular Group
      getUnreadMessageCountForUser(String, CometChat.CallbackListener<HashMap<String, Integer>>) - Static method in class com.cometchat.pro.core.CometChat
      Gets unread count of messages for a particular User
      getUnreadMessageCountForUser(String, boolean, CometChat.CallbackListener<HashMap<String, Integer>>) - Static method in class com.cometchat.pro.core.CometChat
      Gets unread count of messages for a particular User
      getUpdatedAt() - Method in class com.cometchat.pro.models.BaseMessage
      Get timestamp of the message when it was updated/edited
      getUpdatedAt() - Method in class com.cometchat.pro.models.Conversation
       
      getUpdatedAt() - Method in class com.cometchat.pro.models.Group
      Get timestamp of group update
      getUser(String, CometChat.CallbackListener<User>) - Static method in class com.cometchat.pro.core.CometChat
      Get information about a user
      Group - Class in com.cometchat.pro.models
      Created by adityagokula on 12/09/18.
      Group(String, String, String, String) - Constructor for class com.cometchat.pro.models.Group
       
      Group(String, String, String, String, String, String) - Constructor for class com.cometchat.pro.models.Group
       
      GroupListener() - Constructor for class com.cometchat.pro.core.CometChat.GroupListener
       
      GroupMember - Class in com.cometchat.pro.models
      Created by adityagokula on 30/10/18.
      GroupMember(String, String) - Constructor for class com.cometchat.pro.models.GroupMember
       
      GroupMembersRequest - Class in com.cometchat.pro.core
      GroupMembersRequest class to get list of members of a particular Group
      GroupMembersRequest.GroupMembersRequestBuilder - Class in com.cometchat.pro.core
      Builder class to set various parameters to fetch list of Group Members
      GroupMembersRequestBuilder(String) - Constructor for class com.cometchat.pro.core.GroupMembersRequest.GroupMembersRequestBuilder
       
      GroupsRequest - Class in com.cometchat.pro.core
      GroupsRequest class helps developer to fetch list of groups based on different parameters set by developer
      GroupsRequest.GroupsRequestBuilder - Class in com.cometchat.pro.core
      Builder class to set various parameters to fetch list of Groups
      GroupsRequestBuilder() - Constructor for class com.cometchat.pro.core.GroupsRequest.GroupsRequestBuilder
       
      A B C D E F G H I J K L M N O P R S T U