com.stackmob.sdkapi
Class PushService.TokenAndType
java.lang.Object
com.stackmob.sdkapi.PushService.TokenAndType
- Enclosing interface:
- PushService
public static class PushService.TokenAndType
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PushService.TokenAndType
public PushService.TokenAndType(String token,
PushService.TokenType type)
getToken
public String getToken()
getType
public PushService.TokenType getType()
Copyright © 2012 StackMob. All Rights Reserved.