harmony 鸿蒙ContinuableInfo (System API)

  • 2025-06-12
  • 浏览 (4)

ContinuableInfo (System API)

The ContinuableInfo module provides the mission continuation information to be returned when the listener for listening for the mission continuation state is registered. For details about the registration, see on(‘continueStateChange’).

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.
bundleName string No Yes Bundle name of the target application to which the mission belongs.
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 鸿蒙Ability Kit

harmony 鸿蒙AbilityAccessControl

harmony 鸿蒙AbilityBase

harmony 鸿蒙AbilityBase_Element

harmony 鸿蒙AbilityRuntime

harmony 鸿蒙bundle

harmony 鸿蒙OH_NativeBundle_ApplicationInfo

harmony 鸿蒙OH_NativeBundle_ElementName

harmony 鸿蒙ability_access_control.h

harmony 鸿蒙ability_base_common.h

0  赞