已合并
fixerror #34935
fixerror #34935
已合并
heyabinghyb创建于 24 天前
1 个文件变更+1-1
@@ -1311,7 +1311,7 @@ declare namespace systemSoundManager {
1311 * In each array memeber, the first item is the tone uri, and the second item is the error code.1311 * In each array memeber, the first item is the tone uri, and the second item is the error code.
1312 * @throws { BusinessError } 201 - Permission denied.1312 * @throws { BusinessError } 201 - Permission denied.
1313 * @throws { BusinessError } 202 - Caller is not a system application.1313 * @throws { BusinessError } 202 - Caller is not a system application.
1314- * @throws { BusinessError } 20700007 - Prameter is invalid, e.g. the length of uriList is too long.1314+ * @throws { BusinessError } 20700007 - Parameter is invalid, e.g. the length of uriList is too long.
1315 * @syscap SystemCapability.Multimedia.SystemSound.Core1315 * @syscap SystemCapability.Multimedia.SystemSound.Core
1316 * @systemapi1316 * @systemapi
1317 * @since 20 dynamic1317 * @since 20 dynamic