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

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

The newest version!
/**
 * The various callbacks used to respond to asynchronous calls. Most asynchronous calls expect a callback,
 * which is invoked upon completion. {@link StackMobRawCallback} is the base class and is expected in most places,
 * but you should try to use the most specific callback possible for the best results
 */
package com.stackmob.sdk.callback;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy