From e4dd7d3e5daa3ec8b25616694179c3b125f28779 Mon Sep 17 00:00:00 2001 From: liyan Date: Tue, 31 Jan 2023 12:42:03 +0000 Subject: [PATCH] update en/application-dev/application-models/inter-device-interaction-hop-overview.md. Signed-off-by: li-yan339 Signed-off-by: liyan --- .../inter-device-interaction-hop-overview.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en/application-dev/application-models/inter-device-interaction-hop-overview.md b/en/application-dev/application-models/inter-device-interaction-hop-overview.md index 6b1fd28b48..734c03ad36 100644 --- a/en/application-dev/application-models/inter-device-interaction-hop-overview.md +++ b/en/application-dev/application-models/inter-device-interaction-hop-overview.md @@ -36,7 +36,8 @@ OpenHarmony provides a set of APIs for you to implement continuation in your app The following figure shows the continuation architecture. **Figure 1** Continuation architecture -hop-structure + + ![hop-structure](figures/hop-structure.png) - Cross-device migration task management: The initiator accepts a migration request from the user, provides a migration entry, and displays the migration result. (This capability is unavailable yet.) -- GitLab