/[projects]/android/MarketStats/src/dk/thoerup/marketstats/CommentCallback.java
ViewVC logotype

Diff of /android/MarketStats/src/dk/thoerup/marketstats/CommentCallback.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 949 by torben, Thu May 27 08:07:28 2010 UTC revision 950 by torben, Mon Jul 5 08:18:02 2010 UTC
# Line 24  public class CommentCallback implements Line 24  public class CommentCallback implements
24          @Override          @Override
25          public void onResult(ResponseContext context, CommentsResponse response) {          public void onResult(ResponseContext context, CommentsResponse response) {
26                  //System.out.println("Response : " + response);                  //System.out.println("Response : " + response);
                 //sb.append("Response: " + response + "\n");  
27                  entryCount = response.getEntriesCount();                  entryCount = response.getEntriesCount();
28                                    
29                  //System.out.println("Count="+entryCount);                  //System.out.println("Count="+entryCount);

Legend:
Removed from v.949  
changed lines
  Added in v.950

  ViewVC Help
Powered by ViewVC 1.1.20