All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.avos.avoscloud.AVFollowResponse Maven / Gradle / Ivy

package com.avos.avoscloud;

import java.util.Map;

/**
 * Created with IntelliJ IDEA. User: zhuzeng Date: 12/26/13 Time: 4:09 PM To change this template
 * use File | Settings | File Templates.
 */
public class AVFollowResponse {
  public Map[] results;
  public Map[] followers;
  public Map[] followees;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy