A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
P
- PagingQueryOption - class in io.rong.imlib.model
- /~chinese 当前页数标识,表示当前查询到的位置。 使用说明: 1,所有分页接口的返回结果里增加 pageToken 字段的返回,查询下一页需要使用上一次分页返回的 pageToken 。 2,首次调用可以传空。
- PagingQueryResult - class in io.rong.imlib.model
- /~chinese 当前页标识,请求下一页数据时需携带
- PARAMETER_ERROR - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode
/~english
- PARAMETER_ERROR - enum entry in io.rong.push.PushErrorCode
/~english
- parcelableListToByte(java.util.List) - function in io.rong.common.ParcelUtils
- Returns the raw bytes of the parcel.
- parcelableToByte(Parcelable) - function in io.rong.common.ParcelUtils
- Returns the raw bytes of the parcel.
- ParcelUtils - class in io.rong.common
- /~chinese 向 parcel 中写入 byte 类型数据
- parseBaseJsonObject(JSONObject) - function in io.rong.imlib.model.MessageContent
- /~english
- parseJsonToDestructInfo(JSONObject) - function in io.rong.imlib.model.MessageContent
- parseJsonToUserInfo(JSONObject) - function in io.rong.imlib.model.MessageContent
- /~english
- PART - enum entry in io.rong.imlib.model.MentionedInfo.MentionedType
- pauseDownloadMediaFile(java.lang.String,io.rong.imlib.IRongCoreCallback.OperationCallback) - function in io.rong.imlib.RongCoreClient
- /~english
- pauseDownloadMediaMessage(Message,io.rong.imlib.IRongCoreCallback.OperationCallback) - function in io.rong.imlib.RongCoreClient
- /~english
- pauseTransferMediaFile(java.lang.String,IOperationCallback) - function in io.rong.imlib.LibHandlerStub
- pauseTransferMediaMessage(Message,IOperationCallback) - function in io.rong.imlib.LibHandlerStub
- PermissionUtils - class in io.rong.common
- ping() - function in io.rong.push.rongpush.PushConnectivityManager
- PING_TIMEOUT_CONNECT - enum entry in io.rong.imlib.IRongCoreEnum.ConnectReason
- Platform_Android - enum entry in io.rong.imlib.model.SubscribeEvent.Platform
- Platform_Android - enum entry in io.rong.imlib.model.UserOnlineStatusInfo.PlatformInfo
- Platform_HarmonyOS - enum entry in io.rong.imlib.model.SubscribeEvent.Platform
- Platform_iOS - enum entry in io.rong.imlib.model.SubscribeEvent.Platform
- Platform_iOS - enum entry in io.rong.imlib.model.UserOnlineStatusInfo.PlatformInfo
- Platform_MiniWeb - enum entry in io.rong.imlib.model.SubscribeEvent.Platform
- Platform_Other - enum entry in io.rong.imlib.model.SubscribeEvent.Platform
- Platform_Other - enum entry in io.rong.imlib.model.UserOnlineStatusInfo.PlatformInfo
- Platform_PC - enum entry in io.rong.imlib.model.SubscribeEvent.Platform
- Platform_PC - enum entry in io.rong.imlib.model.UserOnlineStatusInfo.PlatformInfo
- Platform_Web - enum entry in io.rong.imlib.model.SubscribeEvent.Platform
- Platform_Web - enum entry in io.rong.imlib.model.UserOnlineStatusInfo.PlatformInfo
- PORTRAIT_URI - enum entry in io.rong.imlib.model.GroupInfoKeys
- PORTRAIT_URI - enum entry in io.rong.imlib.model.UserProfileKeys
- preNotificationMessageArrived(Context,PushType,PushNotificationMessage) - function in io.rong.push.PushEventListener
- /~english
- PRESSING - enum entry in io.rong.imlib.model.InitOption.HeartbeatLevel
/~english
- printStackTrace() - function in java.lang.Throwable
- PRIORITY - enum entry in io.rong.imlib.model.InitOption.HeartbeatLevel
/~english
- PRIVATE - enum entry in io.rong.imlib.model.Conversation.ConversationType
/~english
- PRIVATE - enum entry in io.rong.push.RongPushClient.ConversationType
/~english
- PrivateMessageDeliverInfo - class in io.rong.imlib.model
- PrivateSliceUploadInfo - class in io.rong.imlib.model
- ProfileNotificationMessage - class in io.rong.message
- /~english
- PROTOCOL_MESSAGE_INSERTED_ERROR - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode
/~english
- PUBLIC_SERVICE - enum entry in io.rong.imlib.model.Conversation.ConversationType
/~english
- PUBLIC_SERVICE - enum entry in io.rong.imlib.model.Conversation.PublicServiceType
/~english
- PUBLIC_SERVICE - enum entry in io.rong.push.RongPushClient.ConversationType
/~english
- PUSH_NOTIFICATION_LEVEL_ALL_MESSAGE - enum entry in io.rong.imlib.IRongCoreEnum.PushNotificationLevel
/~english
- PUSH_NOTIFICATION_LEVEL_BLOCKED - enum entry in io.rong.imlib.IRongCoreEnum.PushNotificationLevel
/~english
- PUSH_NOTIFICATION_LEVEL_DEFAULT - enum entry in io.rong.imlib.IRongCoreEnum.PushNotificationLevel
/~english
- PUSH_NOTIFICATION_LEVEL_MENTION - enum entry in io.rong.imlib.IRongCoreEnum.PushNotificationLevel
/~english
- PUSH_NOTIFICATION_LEVEL_MENTION_ALL - enum entry in io.rong.imlib.IRongCoreEnum.PushNotificationLevel
/~english
- PUSH_NOTIFICATION_LEVEL_MENTION_USERS - enum entry in io.rong.imlib.IRongCoreEnum.PushNotificationLevel
/~english
- PUSH_NOTIFICATION_QUIET_HOURS_LEVEL_BLOCKED - enum entry in io.rong.imlib.IRongCoreEnum.PushNotificationQuietHoursLevel
/~english
- PUSH_NOTIFICATION_QUIET_HOURS_LEVEL_DEFAULT - enum entry in io.rong.imlib.IRongCoreEnum.PushNotificationQuietHoursLevel
/~english
- PUSH_NOTIFICATION_QUIET_HOURS_LEVEL_MENTION_MESSAGE - enum entry in io.rong.imlib.IRongCoreEnum.PushNotificationQuietHoursLevel
/~english
- PUSH_SERVICE - enum entry in io.rong.imlib.model.Conversation.ConversationType
/~english
- PUSH_SERVICE - enum entry in io.rong.push.RongPushClient.ConversationType
/~english
- PushConfig - class in io.rong.push.pushconfig
- PushConfig.Builder - class in io.rong.push.pushconfig.PushConfig
- /~chinese
- PushConfigCenter - class in io.rong.push.pushconfig
- /~english
- PushConfigReceiver - class in io.rong.push.pushconfig
- PushConnectivityManager - class in io.rong.push.rongpush
- /~chinese 启动 ping 命令超时计时器。
- PushConnectivityManager.NetworkType - class in io.rong.push.rongpush.PushConnectivityManager
- PushErrorCode - class in io.rong.push
- /~chinese 参数异常。
- PushEventListener - class in io.rong.push
- /~chinese 通知显示之前的回调,用户可拦截此事件进行通知自定义显示。 融云默认推送、华为数据透传方式推送、 FCM 数据方式推送会回调此方法。
- PushFactory - class in io.rong.push.pushconfig
- /~chinese 根据推送类型获取对应的处理器
- PushManager - class in io.rong.push
- /~english
- PushMessageReceiver - class in io.rong.push.notification
- /~chinese 第三方push状态回调
- PushNaviObserver - class in io.rong.push.pushconfig
- PushNotificationMessage - class in io.rong.push.notification
- /~chinese 华为通知类型的推送所使用的通知图片 url
- PushNotificationMessage.PushSourceType - class in io.rong.push.notification.PushNotificationMessage
- /~chinese 离线消息的推送
- PushReceiver - class in io.rong.push.rongpush
- /~english
- PushRequestManager - class in io.rong.push.pushconfig
- /~english
- PushRequestManager.IGetServerInfoCallback - class in io.rong.push.pushconfig.PushRequestManager
- /~chinese 获取上传 token 域名成功回调
- PushRequestManager.ISetPushTokenResultCallback - class in io.rong.push.pushconfig.PushRequestManager
- /~chinese 设置 token 成功回调
- PushService - class in io.rong.push.rongpush
- PushType - class in io.rong.push
- /~chinese 添加该pushType支持的设备厂商名称.