new_releases 更新:查看
版本说明,了解新功能和产品动态。
ServerEvent.EventType
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
EVENT_TYPE_UNSPECIFIED |
未指定。 |
TTL_EXPIRATION_REVOKED |
已成功撤消此消息。 |
TTL_EXPIRATION_REVOKE_FAILED |
邮件已超过其 TTL,但撤消失败了。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eThe \u003ccode\u003eEVENT_TYPE_UNSPECIFIED\u003c/code\u003e enum indicates that the event type has not been specified.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTTL_EXPIRATION_REVOKED\u003c/code\u003e signifies that a message's revocation was completed successfully.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTTL_EXPIRATION_REVOKE_FAILED\u003c/code\u003e denotes that a message's TTL expired, but revocation failed.\u003c/p\u003e\n"]]],[],null,["# ServerEvent.EventType\n\nTypes of events\n\n| Enums ||\n|--------------------------------|-------------------------------------------------------------------|\n| `EVENT_TYPE_UNSPECIFIED` | Not specified. |\n| `TTL_EXPIRATION_REVOKED` | The message was successfully revoked. |\n| `TTL_EXPIRATION_REVOKE_FAILED` | The message has exceeded its TTL but revocation was unsuccessful. |"]]