org.usergrid.android.client.callbacks.GroupsRetrievedCallback Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of usergrid-android-client Show documentation
Show all versions of usergrid-android-client Show documentation
A simple java client for usergrid
package org.usergrid.android.client.callbacks;
import java.util.Map;
import org.usergrid.java.client.entities.Group;
public interface GroupsRetrievedCallback extends
ClientCallback
© 2015 - 2025 Weber Informatics LLC | Privacy Policy