Package 

Class TrackingQuery

    • 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
    • Constructor Detail

    • Method Detail

      • toJSON

         JSONObject toJSON()

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