harmony 鸿蒙ISaCommandCallback

  • 2025-06-16
  • 浏览 (2)

ISaCommandCallback

概述

定义异步 API 的回调,该回调可用于向 SA 发送命令。详细说明请参考IExecutor

起始版本: 4.0

相关模块:HdfFaceAuth

汇总

Public 成员函数

名称 描述
OnSaCommands ([in] struct SaCommand[] commands) 定义进程中SA命令的函数。

成员函数说明

OnSaCommands()

ISaCommandCallback::OnSaCommands ([in] struct SaCommand[] commands)

描述

定义进程中SA命令的函数。

起始版本: 4.0

参数:

名称 描述
commands 表示SA命令。详细说明请参考SaCommand

返回:

0 表示操作成功。

非0 表示操作失败。

你可能感兴趣的鸿蒙文章

harmony 鸿蒙FaceAuth HDI 参考

harmony 鸿蒙ExecutorInfo

harmony 鸿蒙FaceAuthTypes.idl

harmony 鸿蒙FaceAuthTypes.idl

harmony 鸿蒙HdfFaceAuth (V1_0)

harmony 鸿蒙HdfFaceAuth (V1_1)

harmony 鸿蒙IExecutor.idl

harmony 鸿蒙IExecutor.idl

harmony 鸿蒙IExecutorCallback.idl

harmony 鸿蒙IFaceAuthInterface.idl

0  赞