-
-
Constructor Summary
Constructors Constructor Description PushQuery(Context context, Registration registration)
-
Method Summary
Modifier and Type Method Description JSONObjecttoJSON()Serialize this query to jsonChild would typicaly extends this method to provide extra data -
-
Constructor Detail
-
PushQuery
PushQuery(Context context, Registration registration)
-
-
Method Detail
-
toJSON
JSONObject toJSON()
Serialize this query to jsonChild would typicaly extends this method to provide extra data
-
-
-
-