未验证 提交 ebfda66e 编写于 作者: Q ql 提交者: Gitee

update zh-cn/application-dev/ability/stage-call.md.

Signed-off-by: Nql <qianli16@huawei.com>
上级 345f18aa
...@@ -141,7 +141,7 @@ var caller = undefined ...@@ -141,7 +141,7 @@ var caller = undefined
let context = this.context let context = this.context
context.startAbilityByCall({ context.startAbilityByCall({
deviceId: "getRemoteDeviceId()", deviceId: getRemoteDeviceId(),
bundleName: 'com.samples.CallApplication', bundleName: 'com.samples.CallApplication',
abilityName: 'CalleeAbility' abilityName: 'CalleeAbility'
}).then((data) => { }).then((data) => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册