From dea1bb98fa3495739c5aba06724f61229fcc4cbc Mon Sep 17 00:00:00 2001 From: wusongqing Date: Fri, 5 Aug 2022 09:48:48 +0800 Subject: [PATCH] update docs against 7651 Signed-off-by: wusongqing --- .../apis/js-apis-continuation-continuationExtraParams.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/application-dev/reference/apis/js-apis-continuation-continuationExtraParams.md b/en/application-dev/reference/apis/js-apis-continuation-continuationExtraParams.md index 755557fba6..cfbfb83e33 100644 --- a/en/application-dev/reference/apis/js-apis-continuation-continuationExtraParams.md +++ b/en/application-dev/reference/apis/js-apis-continuation-continuationExtraParams.md @@ -1,9 +1,9 @@ # ContinuationExtraParams -The **ContinuationExtraParams** module provides the extra parameters required by the device manager in the continuation management entry. +The **ContinuationExtraParams** module provides the extra parameters required by the device selection module in the continuation management entry. > **NOTE** -> +> > The initial APIs of this module are supported since API version 8. Newly added APIs will be marked with a superscript to indicate their earliest API version. ## ContinuationExtraParams -- GitLab