com.stackmob.sdk.push
Class StackMobPushToken
java.lang.Object
com.stackmob.sdk.push.StackMobPushToken
public class StackMobPushToken
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StackMobPushToken
public StackMobPushToken(String token,
StackMobPushToken.TokenType type)
StackMobPushToken
public StackMobPushToken(String token,
StackMobPushToken.TokenType type,
Long registeredMS)
getToken
public String getToken()
getTokenType
public StackMobPushToken.TokenType getTokenType()
setTokenType
public void setTokenType(StackMobPushToken.TokenType type)
getRegisteredMilliseconds
public Long getRegisteredMilliseconds()
Copyright © 2012 StackMob. All Rights Reserved.