Package com.stackmob.sdkapi

Interface Summary
DataService DataService allows you to interact with your data on StackMob
DatastoreService Deprecated.
FacebookService The Facebook service.
LoggerService The logger service.
PushService The push notification service.
SDKServiceProvider Provides access to the various StackMob services.
TwitterService The Twitter service.
 

Class Summary
PushService.TokenAndType  
SMBoolean A Boolean value
SMCollection<T>  
SMCondition A condition in a query on the StackMob datastore
SMDouble A Double value
SMEquals  
SMIn  
SMInt An Integer (Long) value
SMList<T extends SMValue> A List of values
SMLong Deprecated. use SMInt instead
SMObject An SMValue representing an object stored, or to be stored, in the StackMob Datastore
SMPrimitive<T>  
SMSet A "set" update action.
SMString A String value
SMUpdate An update action to take on an object in the StackMob datastore
SMValue<T> An object representing a value stored in the StackMob datastore
 

Enum Summary
PushService.TokenType  
 



Copyright © 2012 StackMob. All Rights Reserved.