接口 DMCallback

    • 方法详细资料

      • onDMResult

        org.json.JSONObject onDMResult​(org.json.JSONObject dmResult)
        对话结果回调
        参数:
        dmResult - 对话结果
        返回:
        返回dm操作类型 : new JSONObject().put("ignore", true);