- readAt - Variable in class com.cometchat.pro.models.BaseMessage
-
- readByMeAt - Variable in class com.cometchat.pro.models.BaseMessage
-
- RECEIPT_TYPE_DELIVERED - Static variable in class com.cometchat.pro.models.MessageReceipt
-
- RECEIPT_TYPE_READ - Static variable in class com.cometchat.pro.models.MessageReceipt
-
- receiptsFromJSON(JSONArray, String, String, int) - Static method in class com.cometchat.pro.models.MessageReceipt
-
- receiver - Variable in class com.cometchat.pro.models.BaseMessage
-
- receiverType - Variable in class com.cometchat.pro.models.BaseMessage
-
- receiverUid - Variable in class com.cometchat.pro.models.BaseMessage
-
- rejectCall(String, String, CometChat.CallbackListener<Call>) - Static method in class com.cometchat.pro.core.CometChat
-
A method to reject call between between two Users or a particular Group
- removeCallListener(String) - Static method in class com.cometchat.pro.core.CometChat
-
To stop receiving Call event developer can make use of this method
- removeGroupListener(String) - Static method in class com.cometchat.pro.core.CometChat
-
To stop receiving Group event developer can make use of this method
- removeMessageListener(String) - Static method in class com.cometchat.pro.core.CometChat
-
To stop receiving messages developer can make use of this method
- removeUserListener(String) - Static method in class com.cometchat.pro.core.CometChat
-
To stop receiving presence information of different users developer can make use of this method
- role - Variable in class com.cometchat.pro.models.User
-