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

com.stackmob.sdk.api.package-info Maven / Gradle / Ivy

The newest version!
/**
 * Classes for communicating directly with StackMob. Use {@link StackMob} to do things that are inherently global
 * and not tied to any particular kind of object, like sending broadcast push notifications. It also provides low level APIs for all
 * of StackMob's functionality. You should use {@link com.stackmob.sdk.model.StackMobModel} for your datastore requests, it provides
 * a better layer of abstraction.
 *
 * @see com.stackmob.sdk.model.StackMobModel
 * @see com.stackmob.sdk.model.StackMobUser
 */
package com.stackmob.sdk.api;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy