Package 

Class PushQuery


  • 
    public class PushQuery
    extends Query
                        

    Query to send pushtoken to server

    • Method Summary

      Modifier and Type Method Description
      JSONObject toJSON() Serialize this query to jsonChild would typicaly extends this method to provide extra data
      • Methods inherited from class com.batch.android.query.Query

        getID, getType
      • Methods inherited from class java.lang.Object

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

      • toJSON

         JSONObject toJSON()

        Serialize this query to jsonChild would typicaly extends this method to provide extra data