类的使用
com.easemob.im.api.model.EMImportChatUserMessageResult
-
com.easemob.im.api中EMImportChatUserMessageResult的使用
修饰符和类型方法说明MessageApi.importChatUserMessage(EMImportChatUserMessage emImportChatUserMessage) 导入单聊消息 你可以在数据迁移时导入单聊消息。返回变量类型为EMImportChatUserMessageResult的类型的com.easemob.im.api中的方法修饰符和类型方法说明MessageApi.importChatUserMessageWithHttpInfo(EMImportChatUserMessage emImportChatUserMessage) 导入单聊消息 你可以在数据迁移时导入单聊消息。类型变量类型为EMImportChatUserMessageResult的com.easemob.im.api中的方法参数修饰符和类型方法说明okhttp3.CallMessageApi.importChatUserMessageAsync(EMImportChatUserMessage emImportChatUserMessage, ApiCallback<EMImportChatUserMessageResult> _callback) 导入单聊消息 (asynchronously) 你可以在数据迁移时导入单聊消息。 -
com.easemob.im.api.model中EMImportChatUserMessageResult的使用
修饰符和类型方法说明EMImportChatUserMessageResult.data(EMImportChatUserMessageResource data) Create an instance of EMImportChatUserMessageResult given an JSON string