com.stackmob.sdk.push
Class StackMobPushTokenSerializer
java.lang.Object
com.stackmob.sdk.push.StackMobPushTokenSerializer
- All Implemented Interfaces:
- com.google.gson.JsonSerializer<StackMobPushToken>
public class StackMobPushTokenSerializer
- extends Object
- implements com.google.gson.JsonSerializer<StackMobPushToken>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StackMobPushTokenSerializer
public StackMobPushTokenSerializer()
serialize
public com.google.gson.JsonElement serialize(StackMobPushToken token,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context)
- Specified by:
serialize in interface com.google.gson.JsonSerializer<StackMobPushToken>
Copyright © 2012 StackMob. All Rights Reserved.