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
R
- rawMessage - Variable in class com.cometchat.pro.models.BaseMessage
- 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
- registerTokenForPushNotification(String, CometChat.CallbackListener<String>) - Static method in class com.cometchat.pro.core.CometChat
-
To register for the push notifications for the logged in user
- registerTokenForPushNotification(String, JSONObject, CometChat.CallbackListener<String>) - Static method in class com.cometchat.pro.core.CometChat
-
To register for the push notifications for the logged in user along with custom params.
- 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
- removeConnectionListener(String) - Static method in class com.cometchat.pro.core.CometChat
-
To stop receiving Connection events 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
- removeLoginListener(String) - Static method in class com.cometchat.pro.core.CometChat
- 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
- replyCount - Variable in class com.cometchat.pro.models.BaseMessage
- role - Variable in class com.cometchat.pro.models.User
All Classes All Packages