harmony 鸿蒙ContinueMissionInfo (System API)
ContinueMissionInfo (System API)
The ContinueMissionInfo module defines the parameters required for initiating mission continuation with the bundle name specified. For details about mission continuation, see continueMission.
NOTE
The initial APIs of this module are supported since API version 10. Newly added APIs will be marked with a superscript to indicate their earliest API version. The APIs provided by this module are system APIs.
Properties
System API: This is a system API.
System capability: SystemCapability.Ability.AbilityRuntime.Mission
Name | Type | Read-Only | Mandatory | Description |
---|---|---|---|---|
srcDeviceId | string | No | Yes | ID of the source device. |
dstDeviceId | string | No | Yes | ID of the target device. |
bundleName | string | No | Yes | Bundle name of the target application to which the mission belongs. |
wantParam | Record |
No | Yes | Extended parameters. |
srcBundleName12+ | string | No | No | Bundle name of the source application to which the mission belongs. The value is the same as that of bundleName by default. |
continueType12+ | string | No | No | Continuation type of the application to which the mission belongs. |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙AbilityAccessControl
harmony 鸿蒙OH_NativeBundle_ApplicationInfo
harmony 鸿蒙OH_NativeBundle_ElementName
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦