|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PushService.TokenType | |
|---|---|
| com.stackmob.sdkapi | |
| Uses of PushService.TokenType in com.stackmob.sdkapi |
|---|
| Methods in com.stackmob.sdkapi that return PushService.TokenType | |
|---|---|
PushService.TokenType |
PushService.TokenAndType.getType()
|
static PushService.TokenType |
PushService.TokenType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PushService.TokenType[] |
PushService.TokenType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.stackmob.sdkapi that return types with arguments of type PushService.TokenType | |
|---|---|
Set<PushService.TokenType> |
PushService.getSendableDevicesForPayload(Map<String,String> pairs)
get the devices that can be sent to with the given payload. |
| Constructors in com.stackmob.sdkapi with parameters of type PushService.TokenType | |
|---|---|
PushService.TokenAndType(String token,
PushService.TokenType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||