Package 

Class StartQuery

    • Constructor Summary

      Constructors 
      Constructor Description
      StartQuery(Context context, boolean fromPush, String pushId, boolean userActivity)
    • 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

      • StartQuery

        StartQuery(Context context, boolean fromPush, String pushId, boolean userActivity)
    • Method Detail

      • toJSON

         JSONObject toJSON()

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