1e41f4b71Sopenharmony_ci# ContinuationResult 2e41f4b71Sopenharmony_ci 3e41f4b71Sopenharmony_ci流转管理入口返回的设备信息。 4e41f4b71Sopenharmony_ci 5e41f4b71Sopenharmony_ci> **说明:** 6e41f4b71Sopenharmony_ci> 本模块首批接口从API version 8开始支持。后续版本的新增接口,采用上角标单独标记接口的起始版本。 7e41f4b71Sopenharmony_ci 8e41f4b71Sopenharmony_ci## ContinuationResult 9e41f4b71Sopenharmony_ci 10e41f4b71Sopenharmony_ciContinuationManager的[on](js-apis-continuation-continuationManager.md#continuationmanagerondeviceselected9)接口返回此对象表示流转管理入口返回的设备信息。 11e41f4b71Sopenharmony_ci 12e41f4b71Sopenharmony_ci**原子化服务API:** 从API version 11开始,该接口支持在原子化服务中使用。 13e41f4b71Sopenharmony_ci 14e41f4b71Sopenharmony_ci**系统能力**:以下各项对应的系统能力均为SystemCapability.Ability.DistributedAbilityManager 15e41f4b71Sopenharmony_ci 16e41f4b71Sopenharmony_ci| 名称 | 类型 | 只读 | 可选 | 说明 | 17e41f4b71Sopenharmony_ci| -------- | -------- | -------- | -------- | -------- | 18e41f4b71Sopenharmony_ci| id | string | 否 | 否 | 表示设备标识。| 19e41f4b71Sopenharmony_ci| type | string | 否 | 否 | 表示设备类型。 | 20e41f4b71Sopenharmony_ci| name | string | 否 | 否 | 表示设备名称。 |