imessage

Ever notice how iMessage will mark a message as “Read” when the other person sees it? These are called “read receipts”, and they can provide a lot of peace of mind for those that you message with. But when exactly does the other person know that you’ve read their message?

有没有注意到当其他人看到消息时,iMessage如何将消息标记为“已读”? 这些被称为“已读回执”,它们可以使您与之通信的人大为省心。 但是对方何时确切知道您已经阅读了他们的信息?

We’ve done some testing to find out. Of course, if you’re really paranoid about read receipts in the first place, you likely have them disabled completely, but they can be great to have for close friends and family members. Even then, it’s okay to be curious about when read receipts are sent to the other person, and when they’re not, so I did a little experimenting.

我们已经进行了一些测试以找出答案。 当然,如果您一开始对阅读回执真的很偏执,您可能会完全禁用阅读回执,但是对于亲密的朋友和家人来说,接收回执可能会很棒。 即使这样,也可以对何时将已读回执发送给其他人感到好奇,所以当我没有做任何事情时,我还是做了一些实验。

For the most part, the other person doesn’t know you read their message until you open up the Messages app and tap on their conversation thread. However, there is one big exception.

在大多数情况下,除非您打开“消息”应用程序并点击他们的对话线程,否则对方不会知道您是否阅读了他们的消息。 但是,有一个大例外。

I discovered that if you swipe on an iMessage notification (either on the lock screen or in Notification Center) and tap on “Clear”, it will mark the message as “Read”. This is because “Clear” is essentially the same thing as what a “Mark as Read” button does—it not only gets rid of the notification, but it tells your phone (and thus their phone) that you the message is read, even if you didn’t actually open up the Messages app and fully access the conversation thread.

我发现,如果您在iMessage通知上滑动(在锁定屏幕上或在通知中心中),然后点击“清除” ,它将把消息标记为“已读”。 这是因为“清除”与“标记为已读”按钮本质上是一样的事情-它不仅摆脱了通知,而且还告诉您的电话(进而通知他们的电话)您已阅读了该消息,甚至如果您实际上没有打开“消息”应用程序并完全访问对话线程。

If you have a Mac and use iMessage on that, I discovered that you can have the iMessage window up and viewable, but as long as it’s not the active window on your Mac, it won’t show a new message as read. So this allows you to see and read a text in full without having it send a read receipt—it’s sort of a neat little trick that lets you bypass sending read receipts until you’re ready to reply to the message.

如果您拥有Mac并在其上使用iMessage,我发现您可以将iMessage窗口打开并可见,但是只要它不是Mac上的活动窗口,它就不会显示已读的新消息。 因此,这使您可以完整地阅读和阅读文本,而无需发送已读回执—这是一种巧妙的小技巧,可让您绕过发送已读回执,直到准备好回复邮件为止。

翻译自: https://www.howtogeek.com/336119/when-does-imessage-mark-a-message-as-read/

imessage

imessage_iMessage何时将邮件标记为“已读”?相关推荐

  1. 如何在Outlook中单击邮件后立即将其标记为已读

    Do you ever feel annoyed that Outlook doesn't mark messages as read as soon as you click and view th ...

  2. mysql中单个表脏读_如何在Outlook中单击邮件后立即将其标记为已读

    mysql中单个表脏读 Do you ever feel annoyed that Outlook doesn't mark messages as read as soon as you click ...

  3. Android已读未读功能,android – 将SMS消息标记为已读/未读或删除在KitKat中不起作用的消息...

    我一直在研究短信应用程序.直到昨天,当我将Nexus 4更新为 Android 4.4,KitKat时,一切顺利.诸如将SMS标记为已读/未读以及删除线程中的所有消息等功能已停止工作.为什么会这样?它 ...

  4. Foxmail 将所有邮件设置为已读

    1.本人电脑上的 foxmail 没有未读邮件的分类,所以点击数字即跳转到未读邮件中: 2.在未读邮件中 ctrl + a ,全选所有邮件: 3.右击,选中  "标记为已读": 以 ...

  5. 已解决-Outlook 收件箱全部标记为已读,但还是有未读数字提示

    问题: Outlook收件箱里面的邮件都通过右键-全部标为已读了,但是Outlook中的收件箱还是有数字提示未读邮件. 原因: 在服务器上仍然有未读邮件,没有下载到本地 解决方法: 1.登录网页版的O ...

  6. Android 仿新版QQ的tab下面拖拽标记为已读的效果

    可拖拽的红点,(仿新版QQ,tab下面拖拽标记为已读的效果),拖拽一定的距离可以消失回调. GitHub:DraggableFlagView(https://github.com/wangjiegul ...

  7. flarum设置鼠标悬停提示标记为已读

    需求 flarum版本为1.41. 想要实现的效果: 当鼠标悬停在帖子的右边讨论数量时提示"标记为已读" 解决 进入flarum安装目录的/public/assets目录中,编辑文 ...

  8. Skype for Linux更新至1.7版本:修复滚动标记为已读BUG

    微软今天更新了Skype for Linux软件至1.7版本,不过并未带来什么新的功能主要集中在BUG修复方面.这是面向GNU/Linux用户上线Skype应用两个月以来的第七次更新.在1.7版本中唯 ...

  9. 【四二学堂】java接收邮件,下载附件,并标记为已读

    工具类 package top.glory.admin.modules.mail;/***/import java.text.*; import java.util.*; import javax.m ...

最新文章

  1. Linux中shell命令的用法和技巧
  2. 【MATLAB】进阶绘图 ( Bar 条形图 | bar 函数 | bar3 函数 | Bar 条形图样式 | 堆叠条形图 | 水平条形图 | barh 函数 )
  3. Java高并发编程(十二):Executor框架
  4. TF之LSTM:利用LSTM算法对mnist手写数字图片数据集(TF函数自带)训练、评估(偶尔100%准确度,交叉熵验证)
  5. ContentValues(Java)
  6. 分手后我还能和你做朋友么(转)
  7. 使用Maven Jetty插件
  8. php读取csv指定行_PHP快速读取CSV大文件指定行
  9. 从语义开始 – 概念、意义、实践
  10. 又出问题!特斯拉回应384万天价充电费:系统错误,正在修复
  11. 开源PaaS Rainbond发布v3.7.2版本,帮助企业快速构建应用市场 1
  12. 精简ICO图标可减小EXE程序文件大小
  13. Maven-Eclipse使用maven创建HelloWorld Java项目,maven常用的命令解析
  14. Android-更改字体(LED液晶数字字体)
  15. 显著性水平 P值 概念解释
  16. java mov 转 mp4 视频格式
  17. 前端 svg 图标的使用
  18. 计算机的简单手抄报图片,简单a4手抄报模板设计图
  19. 基于51单片机土壤湿度检测及自动浇花系统(带时间显示)
  20. django Using the URLconf defined in test02.urls, Django tried these URL patterns, in this order:

热门文章

  1. 【转载】Linux常用命令大全之文件处理命令(一)
  2. TabLayout修改文字间距
  3. UC伯克利马毅教授于2021年2月23日发的微博
  4. 多分类-- ROC曲线和AUC值
  5. Coding.net代码托管空间申请与使用
  6. Java版本 图书管理系统
  7. iview 中 render函数与renderHeader函数
  8. GSMA RCS架构
  9. 串行RapidIO(Serial RapidIO,SRIO):协议介绍
  10. 基于android 短信评价系统设计,基于 android平台的教学评价系统的设计与实现─ !bv.pdf...