响应类型
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
下表介绍了 <info>
实体中提醒 <responseType>
枚举的值:
值 |
说明 |
Shelter |
Shelter 值用于提醒收件人要就地避难或根据 <instruction> 元素避难。
|
Evacuate |
Evacuate 值用于提醒收件人按照 <instruction> 元素中的说明进行重新定位。
|
Prepare |
Prepare 值用于提醒收件人根据 <instruction> 元素做好准备。
|
Execute |
Execute 值用于提醒接收者执行 <instruction> 元素中定义的计划内 activity。
|
Avoid |
Avoid 值会提醒收件人避免主题事件(如 <instruction> 元素中所述)。
|
Monitor |
Monitor 值会提醒接收者访问信息来源(如 <instruction> 元素中所述)。
|
Assess |
Assess 值可提醒收件人评估提醒消息中的信息。
请勿在公共警告应用中使用评估值。
|
AllClear |
AllClear 值表示正文事件不再构成威胁或疑虑,并且 <instruction> 元素中描述了所有后续操作。
|
None |
None 值表示不建议执行任何操作。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-29。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-29。"],[],["The alert `\u003cresponseType\u003e` values dictate recipient actions. `Shelter` directs taking shelter; `Evacuate` means relocating. `Prepare` involves making preparations; `Execute` means carrying out a preplanned activity. `Avoid` signals staying away from the event, while `Monitor` suggests observing information sources. `Assess` indicates evaluating alert data, but not for public warnings. `AllClear` means the threat is over, and `None` signifies no action is needed, with specific instructions located in the `\u003cinstruction\u003e` element.\n"]]