类的使用
com.easemob.im.api.model.EMImportChatGroupMessage
使用EMImportChatGroupMessage的程序包
-
com.easemob.im.api中EMImportChatGroupMessage的使用
修饰符和类型方法说明MessageApi.importChatGroupMessage(EMImportChatGroupMessage emImportChatGroupMessage) 导入群聊消息 你可以在数据迁移时导入群聊消息。okhttp3.CallMessageApi.importChatGroupMessageAsync(EMImportChatGroupMessage emImportChatGroupMessage, ApiCallback<EMImportChatGroupMessageResult> _callback) 导入群聊消息 (asynchronously) 你可以在数据迁移时导入群聊消息。okhttp3.CallMessageApi.importChatGroupMessageCall(EMImportChatGroupMessage emImportChatGroupMessage, ApiCallback _callback) Build call for importChatGroupMessageMessageApi.importChatGroupMessageWithHttpInfo(EMImportChatGroupMessage emImportChatGroupMessage) 导入群聊消息 你可以在数据迁移时导入群聊消息。 -
com.easemob.im.api.model中EMImportChatGroupMessage的使用
修饰符和类型方法说明EMImportChatGroupMessage.body(EMMessageContent body) static EMImportChatGroupMessageCreate an instance of EMImportChatGroupMessage given an JSON stringEMImportChatGroupMessage.msgTimestamp(BigDecimal msgTimestamp) EMImportChatGroupMessage.needDownload(Boolean needDownload)