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.
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
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 © 2012 StackMob. All Rights Reserved.