Ejemplo n.º 1
0
        //callback of tag data

        public static void call_back_process_tagdata(string msg, object obj)
        {
            DebugTool.Log("call back of tag data------" + msg);
            CommonRet o = getJsonObj(msg);
        }