Uses of Class
com.stackmob.sdk.api.StackMob.PushType

Packages that use StackMob.PushType
com.stackmob.sdk.api   
 

Uses of StackMob.PushType in com.stackmob.sdk.api
 

Methods in com.stackmob.sdk.api that return StackMob.PushType
static StackMob.PushType StackMob.PushType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StackMob.PushType[] StackMob.PushType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.stackmob.sdk.api with parameters of type StackMob.PushType
 void StackMob.setPushType(StackMob.PushType type)
           
 

Constructors in com.stackmob.sdk.api with parameters of type StackMob.PushType
StackMob.RegistrationIDAndUser(String registrationID, String user, StackMob.PushType type, boolean overwrite)
           
 



Copyright © 2012 StackMob. All Rights Reserved.