- CACHE_MISS - Static variable in exception com.eyro.mesosfer.MesosferException
-
Error code indicating the result was not found in the cache.
- changePasswordAsync(String, String, ChangePasswordCallback) - Method in class com.eyro.mesosfer.MesosferUser
-
Change password user using background thread.
- ChangePasswordCallback - Interface in com.eyro.mesosfer
-
A ChangePasswordCallback is used to run code after user changing the password.
- com.eyro.mesosfer - package com.eyro.mesosfer
-
- COMMAND_UNAVAILABLE - Static variable in exception com.eyro.mesosfer.MesosferException
-
Error code indicating that the feature you tried to access is only available internally for
testing purposes.
- CONNECTION_FAILED - Static variable in exception com.eyro.mesosfer.MesosferException
-
Error code indicating the connection to the Parse servers failed.
- countAsync(CountCallback) - Method in class com.eyro.mesosfer.MesosferQuery
-
Counts the number of objects that match this query in a background thread.
- CountCallback - Interface in com.eyro.mesosfer
-
A
CountCallback is used to run code after a
MesosferQuery is used to count objects
matching a query in a background thread.
- createBeacon() - Static method in class com.eyro.mesosfer.MesosferBeacon
-
Constructs a new MesosferBeacon with no data in it.
- createData(String) - Static method in class com.eyro.mesosfer.MesosferData
-
Constructs a new MesosferData with no data in it.
- createData(MesosferDataSchema) - Static method in class com.eyro.mesosfer.MesosferData
-
Constructs a new MesosferData with no data in it.
- createLog() - Static method in class com.eyro.mesosfer.MesosferLog
-
Constructs a new MesosferLog with no data in it.
- createNotification() - Static method in class com.eyro.mesosfer.MesosferNotification
-
Constructs a new MesosferNotification with no data in it.
- createSchema(String) - Static method in class com.eyro.mesosfer.MesosferDataSchema
-
Constructs a new MesosferDataSchema with no data in it.
- createStoryline() - Static method in class com.eyro.mesosfer.MesosferStoryline
-
Constructs a new MesosferStoryline with no data in it.
- createStoryline(String) - Static method in class com.eyro.mesosfer.MesosferStorylineDetail
-
Constructs a new MesosferStorylineDetail with no data in it.
- createStoryline(MesosferStoryline) - Static method in class com.eyro.mesosfer.MesosferStorylineDetail
-
Constructs a new MesosferStorylineDetail with no data in it.
- createUser() - Static method in class com.eyro.mesosfer.MesosferUser
-
Constructs a new MesosferUser with no data in it.
- createWithObjectId(String) - Static method in class com.eyro.mesosfer.MesosferBeacon
-
Creates a reference to an existing MesosferBeacon.
- createWithObjectId(String) - Static method in class com.eyro.mesosfer.MesosferData
-
Creates a reference to an existing MesosferData for use in creating associations between
MesosferDatas.
- createWithObjectId(String) - Static method in class com.eyro.mesosfer.MesosferDataSchema
-
Creates a reference to an existing MesosferDataSchema for use in creating
associations between MesosferDataSchemas.
- createWithObjectId(String) - Static method in class com.eyro.mesosfer.MesosferNotification
-
Creates a reference to an existing MesosferNotification.
- createWithObjectId(String) - Static method in class com.eyro.mesosfer.MesosferStoryline
-
Creates a reference to an existing MesosferStoryline.
- createWithObjectId(String) - Static method in class com.eyro.mesosfer.MesosferStorylineDetail
-
Creates a reference to an existing MesosferStorylineDetail.