接口 DMTaskCallback

    • 方法详细资料

      • onDMTaskResult

        org.json.JSONObject onDMTaskResult​(org.json.JSONObject dmTaskResult,
                                           DMTaskCallback.Type type)
        对话task结果回调
        参数:
        dmTaskResult - 对话task结果
        type - 结果类型DMTaskCallback.Type
        返回:
        返回dm task操作类型 : new JSONObject().put("ignore", true);