Class PresenceMessage.ActionSerializer

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      PresenceMessage.Action deserialize​(com.google.gson.JsonElement json, java.lang.reflect.Type t, com.google.gson.JsonDeserializationContext ctx)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ActionSerializer

        public ActionSerializer()
    • Method Detail

      • deserialize

        public PresenceMessage.Action deserialize​(com.google.gson.JsonElement json,
                                                  java.lang.reflect.Type t,
                                                  com.google.gson.JsonDeserializationContext ctx)
                                           throws com.google.gson.JsonParseException
        Specified by:
        deserialize in interface com.google.gson.JsonDeserializer<PresenceMessage.Action>
        Throws:
        com.google.gson.JsonParseException