提交 b023ea72 编写于 作者: R renjiecui

add subscribe type cloud

Signed-off-by: Nrenjiecui <cuirenjie@huawei.com>
上级 d6c92718
......@@ -374,6 +374,7 @@ Defines the subscription type.
| Name | Value | Description |
| --------------------- | ---- | ------------------ |
| SUBSCRIBE_TYPE_REMOTE | 0 | Subscribe to remote data changes.|
| SUBSCRIBE_TYPE_CLOUD | 1 | Subscribe to cloud data changes.|
## ConflictResolution<sup>10+</sup>
......
......@@ -374,6 +374,7 @@ class EntryAbility extends UIAbility {
| 名称 | 值 | 说明 |
| --------------------- | ---- | ------------------ |
| SUBSCRIBE_TYPE_REMOTE | 0 | 订阅远程数据更改。 |
| SUBSCRIBE_TYPE_CLOUD | 1 | 订阅云端数据更改。 |
## ConflictResolution<sup>10+</sup>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册