Uses of Package
com.stackmob.sdk.api

Packages that use com.stackmob.sdk.api
com.stackmob.sdk.api Classes for communicating directly with StackMob. 
com.stackmob.sdk.model Base classes for objects that map to StackMob data. 
com.stackmob.sdk.push Support classes for push methods. 
 

Classes in com.stackmob.sdk.api used by com.stackmob.sdk.api
StackMob
          The StackMob object is your interface for accessing StackMob's many features.
StackMob.OAuthVersion
          The two different OAuth versions the SDK can use for authentication.
StackMobDatastore
          Make calls to StackMob's API directly.
StackMobForgotPasswordEmail
          This class is essentially a string that, when used in a StackMobModel class, will be inferred as an email suitable for use in a forgot password email flow
StackMobGeoPoint
          Represents a longitude/latitude pair that can be stored and queried against in StackMob
StackMobOptions
          Stores the various options that can be passed into a request.
StackMobQuery
          A class that builds queries for data access methods like those in StackMob.
StackMobQuery.Ordering
          Represents ascending or descending order
StackMobQueryField
          Represents a part of a query being executed on a specific field.
StackMobSession
          Represent information about a users's login with StackMob.
 

Classes in com.stackmob.sdk.api used by com.stackmob.sdk.model
StackMob
          The StackMob object is your interface for accessing StackMob's many features.
StackMobOptions
          Stores the various options that can be passed into a request.
StackMobQuery
          A class that builds queries for data access methods like those in StackMob.
 

Classes in com.stackmob.sdk.api used by com.stackmob.sdk.push
StackMob
          The StackMob object is your interface for accessing StackMob's many features.
 



Copyright © 2013 StackMob. All Rights Reserved.