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
M
- markAsDelivered(int, String, String) - Static method in class com.cometchat.pro.core.CometChat
-
Deprecated.
- markAsDelivered(int, String, String, String) - Static method in class com.cometchat.pro.core.CometChat
-
This method marks the message with the provided Id and all the messages prior to that message as delivered for that particular conversation
- markAsDelivered(int, String, String, String, CometChat.CallbackListener<Void>) - Static method in class com.cometchat.pro.core.CometChat
-
This method marks the message with the provided Id and all the messages prior to that message as delivered for that particular conversation
- markAsDelivered(BaseMessage) - Static method in class com.cometchat.pro.core.CometChat
-
This method marks the message provided and all the messages prior to that message as delivered for that particular conversation
- markAsDelivered(BaseMessage, CometChat.CallbackListener<Void>) - Static method in class com.cometchat.pro.core.CometChat
-
This method marks the message provided and all the messages prior to that message as delivered for that particular conversation
- markAsRead(int, String, String) - Static method in class com.cometchat.pro.core.CometChat
-
Deprecated.
- markAsRead(int, String, String, String) - Static method in class com.cometchat.pro.core.CometChat
-
This method marks the message with the provided Id and all the messages prior to that message as read for that for that particular conversation
- markAsRead(int, String, String, String, CometChat.CallbackListener<Void>) - Static method in class com.cometchat.pro.core.CometChat
-
This method marks the message with the provided Id and all the messages prior to that message as read for that for that particular conversation
- markAsRead(BaseMessage) - Static method in class com.cometchat.pro.core.CometChat
-
This method marks the message provided and all the messages prior to that message as read for that particular conversation
- markAsRead(BaseMessage, CometChat.CallbackListener<Void>) - Static method in class com.cometchat.pro.core.CometChat
-
This method marks the message provided and all the messages prior to that message as read for that particular conversation
- MediaMessage - Class in com.cometchat.pro.models
-
Created by adityagokula on 11/09/18.
- MediaMessage(String, File, String, String) - Constructor for class com.cometchat.pro.models.MediaMessage
- MessageListener() - Constructor for class com.cometchat.pro.core.CometChat.MessageListener
- MessageReceipt - Class in com.cometchat.pro.models
-
Created by adityagokula on 25/02/19.
- MessageReceipt() - Constructor for class com.cometchat.pro.models.MessageReceipt
- MessageReceipt.ReceiptType - Annotation Type in com.cometchat.pro.models
- MessagesRequest - Class in com.cometchat.pro.core
-
MessageRequest class helps developer to fetch list of messages based on different parameters set by developer
- MessagesRequest.MessagesRequestBuilder - Class in com.cometchat.pro.core
-
Builder class to set various parameters to fetch list of Messages
- MessagesRequestBuilder() - Constructor for class com.cometchat.pro.core.MessagesRequest.MessagesRequestBuilder
- metadata - Variable in class com.cometchat.pro.models.BaseMessage
- metadata - Variable in class com.cometchat.pro.models.User
- MODE_DEFAULT - Static variable in class com.cometchat.pro.core.CallSettings
- MODE_SINGLE - Static variable in class com.cometchat.pro.core.CallSettings
- MODE_SPOTLIGHT - Static variable in class com.cometchat.pro.core.CallSettings
- muid - Variable in class com.cometchat.pro.models.BaseMessage
All Classes All Packages