|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Collection
to the end
of the array associated with a given key.
Collection
to the array
associated with a given key, only adding elements which are not already
present in the array.
ParseQuery
is used to
count objects matching a query in a background thread.ParseObject
in a
background thread.ParseQuery
is used to
fetch a list of ParseObject
s in a background thread.ParseCloud.callFunction(java.lang.String, java.util.Map)
is used to
run a Cloud Function in a background thread.ParseQuery
is used to fetch
a ParseObject
in a background thread.ParseFile
fetches its
data on a background thread.ParseQuery
over the Role collection.
ParseRelation
for the ParseRole
s that are direct
children of this role.
Twitter
singleton that Parse is using.
ParseUser.getQuery()
instead.
ParseRelation
for the ParseUser
s that are direct
children of this role.
true
if the user is linked to a Facebook account.
true
if the user is linked to a Twitter account.
ParseUser
was created during this session
through a call to ParseUser.signUp()
or by logging in with a linked service
such as Facebook.
ParseObject
issues an invalid
request, such as deleting or editing an object that no longer exists on the
server, or when there is a network failure preventing communication with the
Parse server.ParseObject
in a background thread.Collection
from the array associated with a given key.
ParseObject
in a
background thread.ParsePush
in a
background thread.ParseObject
s when
they are created.
ParseUser
in
a background thread.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |