From 19aedf7b627d6ad9ca3e22971cdfaded16f2a9e3 Mon Sep 17 00:00:00 2001 From: shawn_he Date: Wed, 8 Jun 2022 11:04:39 +0800 Subject: [PATCH] update doc Signed-off-by: shawn_he --- en/application-dev/reference/apis/js-apis-sms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/application-dev/reference/apis/js-apis-sms.md b/en/application-dev/reference/apis/js-apis-sms.md index ddfd8217c4..ff681c91a6 100644 --- a/en/application-dev/reference/apis/js-apis-sms.md +++ b/en/application-dev/reference/apis/js-apis-sms.md @@ -390,7 +390,7 @@ Provides the callback for the SMS message sending result. Return the SMS deliver ## SendSmsResult -SMS message sending result. +Enumerates SMS message sending results. **System capability**: SystemCapability.Telephony.SmsMms -- GitLab