com.stackmob.sdk.callback
Interface StackMobCallback


public interface StackMobCallback


Method Summary
 void failure(StackMobException e)
           
 void success(String responseBody)
           
 

Method Detail

success

void success(String responseBody)

failure

void failure(StackMobException e)


Copyright © 2011 StackMob. All Rights Reserved.