类的使用
com.easemob.im.api.model.EMImportChatUserMessage
使用EMImportChatUserMessage的程序包
-
com.easemob.im.api中EMImportChatUserMessage的使用
修饰符和类型方法说明MessageApi.importChatUserMessage(EMImportChatUserMessage emImportChatUserMessage) 导入单聊消息 你可以在数据迁移时导入单聊消息。okhttp3.CallMessageApi.importChatUserMessageAsync(EMImportChatUserMessage emImportChatUserMessage, ApiCallback<EMImportChatUserMessageResult> _callback) 导入单聊消息 (asynchronously) 你可以在数据迁移时导入单聊消息。okhttp3.CallMessageApi.importChatUserMessageCall(EMImportChatUserMessage emImportChatUserMessage, ApiCallback _callback) Build call for importChatUserMessageMessageApi.importChatUserMessageWithHttpInfo(EMImportChatUserMessage emImportChatUserMessage) 导入单聊消息 你可以在数据迁移时导入单聊消息。 -
com.easemob.im.api.model中EMImportChatUserMessage的使用
修饰符和类型方法说明EMImportChatUserMessage.body(EMMessageContent body) static EMImportChatUserMessageCreate an instance of EMImportChatUserMessage given an JSON stringEMImportChatUserMessage.msgTimestamp(BigDecimal msgTimestamp) EMImportChatUserMessage.needDownload(Boolean needDownload)