ContinuationResult
The ContinuationResult module describes the device information returned by the continuation management entry.
NOTE The initial APIs of this module have been supported since API version 8 and deprecated since API version 22. You are advised to use the APIs in Distributed Device Management instead.
ContinuationResult(deprecated)
Describes the device information returned by the continuation management entry after on is called.
NOTE
This API has been deprecated since API version 22. You are advised to use devicebasicinfo instead.
Atomic service API: This API can be used in atomic services since API version 11.
System capability: SystemCapability.Ability.DistributedAbilityManager
| Name | Type | Read Only | Optional | Description |
|---|---|---|---|---|
| id | string | No | No | Device ID. |
| type | string | No | No | Device type. |
| name | string | No | No | Device name. |