|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StackMobPushToken.TokenType | |
|---|---|
| com.stackmob.sdk.api | |
| com.stackmob.sdk.push | |
| Uses of StackMobPushToken.TokenType in com.stackmob.sdk.api |
|---|
| Methods in com.stackmob.sdk.api with parameters of type StackMobPushToken.TokenType | |
|---|---|
StackMobRequestSendResult |
StackMob.removePushToken(String tokenString,
StackMobPushToken.TokenType tokenType,
StackMobRawCallback callback)
remove a push token for this app |
| Uses of StackMobPushToken.TokenType in com.stackmob.sdk.push |
|---|
| Methods in com.stackmob.sdk.push that return StackMobPushToken.TokenType | |
|---|---|
StackMobPushToken.TokenType |
StackMobPushToken.getTokenType()
|
static StackMobPushToken.TokenType |
StackMobPushToken.TokenType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StackMobPushToken.TokenType[] |
StackMobPushToken.TokenType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.stackmob.sdk.push with parameters of type StackMobPushToken.TokenType | |
|---|---|
void |
StackMobPushToken.setTokenType(StackMobPushToken.TokenType type)
|
| Constructors in com.stackmob.sdk.push with parameters of type StackMobPushToken.TokenType | |
|---|---|
StackMobPushToken(String token,
StackMobPushToken.TokenType type)
|
|
StackMobPushToken(String token,
StackMobPushToken.TokenType type,
Long registeredMS)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||