鸿蒙 IMLib-v1.9.0
    Preparing search index...

    机器人事件监听

    1.9.0

    interface RobotEventListener {
        onRobotSyncCompleted(code: number, nativeArr: RobotInfo[]): any;
    }
    Index

    Methods

    • 机器人列表同步完成回调

      Parameters

      Returns any