提交 11567d7d 编写于 作者: M mayunteng_1

update msdp api describe Signed-off-by:mayunteng_1<mayunteng@huawei.com>

Signed-off-by: Nmayunteng_1 <mayunteng@huawei.com>
上级 f7d24c5d
...@@ -18,7 +18,7 @@ import stationary from '@ohos.stationary' ...@@ -18,7 +18,7 @@ import stationary from '@ohos.stationary'
Defines the response interface to receive the device status. Defines the response interface to receive the device status.
**System capability:** SystemCapability.Msdp.DeviceStatus.Stationary: **System capability**: SystemCapability.Msdp.DeviceStatus.Stationary
### Attributes ### Attributes
...@@ -30,7 +30,7 @@ Defines the response interface to receive the device status. ...@@ -30,7 +30,7 @@ Defines the response interface to receive the device status.
Enumerates the device status types. Enumerates the device status types.
**System capability:** SystemCapability.Msdp.DeviceStatus.Stationary: **System capability**: SystemCapability.Msdp.DeviceStatus.Stationary
| Name| Description| | Name| Description|
| -------- | -------- | | -------- | -------- |
...@@ -41,7 +41,7 @@ Enumerates the device status types. ...@@ -41,7 +41,7 @@ Enumerates the device status types.
Enumerates the device status events. Enumerates the device status events.
**System capability:** SystemCapability.Msdp.DeviceStatus.Stationary: **System capability**: SystemCapability.Msdp.DeviceStatus.Stationary
| Name | Value | Description | | Name | Value | Description |
| ------------------------------ | ---- | ---------------------------------------- | | ------------------------------ | ---- | ---------------------------------------- |
...@@ -53,7 +53,7 @@ Enumerates the device status events. ...@@ -53,7 +53,7 @@ Enumerates the device status events.
Enumerates the device statuses. Enumerates the device statuses.
**System capability:** SystemCapability.Msdp.DeviceStatus.Stationary: **System capability**: SystemCapability.Msdp.DeviceStatus.Stationary
| Name | Value | Description | | Name | Value | Description |
| ------------------------------ | ---- | ---------------------------------------- | | ------------------------------ | ---- | ---------------------------------------- |
...@@ -66,7 +66,7 @@ on(activity: ActivityType, event: ActivityEvent, reportLatencyNs: number, callba ...@@ -66,7 +66,7 @@ on(activity: ActivityType, event: ActivityEvent, reportLatencyNs: number, callba
Subscribes to the device status. Subscribes to the device status.
**System capability**: SystemCapability.Msdp.DeviceStatus.Stationary: **System capability**: SystemCapability.Msdp.DeviceStatus.Stationary
**Parameters** **Parameters**
...@@ -92,7 +92,7 @@ once(activity: ActivityType, callback: Callback&lt;ActivityResponse&gt;): void ...@@ -92,7 +92,7 @@ once(activity: ActivityType, callback: Callback&lt;ActivityResponse&gt;): void
Obtains the device status. Obtains the device status.
**System capability:** SystemCapability.Msdp.DeviceStatus.Stationary: **System capability**: SystemCapability.Msdp.DeviceStatus.Stationary
**Parameters** **Parameters**
...@@ -115,7 +115,7 @@ off(activity: ActivityType, event: ActivityEvent, callback?: Callback&lt;Activit ...@@ -115,7 +115,7 @@ off(activity: ActivityType, event: ActivityEvent, callback?: Callback&lt;Activit
Unsubscribes from the device status. Unsubscribes from the device status.
**System capability:** SystemCapability.Msdp.DeviceStatus.Stationary: **System capability**: SystemCapability.Msdp.DeviceStatus.Stationary
**Parameters** **Parameters**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册