Skip navigation links
A B C D E F G I L M N O P R S T U V W 

S

saveAsync(SaveCallback) - Method in class com.eyro.mesosfer.MesosferBeacon
Saves this object with the data from the server in a background thread.
saveAsync(SaveCallback) - Method in class com.eyro.mesosfer.MesosferData
Saves this object with the data from the server in a background thread.
saveAsync(SaveCallback) - Method in class com.eyro.mesosfer.MesosferDataSchema
Saves this object with the data from the server in a background thread.
saveAsync(SaveCallback) - Method in class com.eyro.mesosfer.MesosferNotification
Saves this object with the data from the server in a background thread.
saveAsync(SaveCallback) - Method in class com.eyro.mesosfer.MesosferStoryline
Saves this object with the data from the server in a background thread.
saveAsync(SaveCallback) - Method in class com.eyro.mesosfer.MesosferStorylineDetail
Saves this object with the data from the server in a background thread.
saveAsync(SaveCallback) - Method in class com.eyro.mesosfer.MesosferUser
Saves this object to the server in a background thread.
SaveCallback - Interface in com.eyro.mesosfer
A SaveCallback is used to run code after saving a MesosferData in a background thread.
SCRIPT_ERROR - Static variable in exception com.eyro.mesosfer.MesosferException
Error code indicating that a Cloud Code script failed.
sendAsync(SaveCallback) - Method in class com.eyro.mesosfer.MesosferLog
Saves this object to the server at some unspecified time in the future, even if Mesosfer is currently inaccessible.
SESSION_MISSING - Static variable in exception com.eyro.mesosfer.MesosferException
Error code indicating that a user object without a valid session could not be altered.
setAlertMessage(String) - Method in class com.eyro.mesosfer.MesosferStorylineDetail
Sets alert message.
setAlertTitle(String) - Method in class com.eyro.mesosfer.MesosferStorylineDetail
Sets alert title.
setBeacon(MesosferLog) - Method in class com.eyro.mesosfer.MesosferLog
Sets beacon for log.
setBeacon(MesosferBeacon) - Method in class com.eyro.mesosfer.MesosferNotification
Sets notification beacon.
setBeacons(List<MesosferBeacon>) - Method in class com.eyro.mesosfer.MesosferStorylineDetail
Sets beacons.
setCampaign(MesosferStoryline.Campaign) - Method in class com.eyro.mesosfer.MesosferStorylineDetail
Sets campaign.
setCountry(String) - Method in class com.eyro.mesosfer.MesosferUser
Sets country code.
setData(String, Object) - Method in class com.eyro.mesosfer.MesosferBeacon
Add a key-value pair to this object.
setData(String, Object) - Method in class com.eyro.mesosfer.MesosferData
Add a key-value pair to this object.
setData(String, Object) - Method in class com.eyro.mesosfer.MesosferUser
Add a key-value pair to this object.
setDescription(String) - Method in class com.eyro.mesosfer.MesosferNotification
Sets notification description.
setEmail(String) - Method in class com.eyro.mesosfer.MesosferUser
Sets the email address.
setEvent(MesosferBeacon.Event) - Method in class com.eyro.mesosfer.MesosferLog
Sets event for logging.
setEvent(MesosferBeacon.Event) - Method in class com.eyro.mesosfer.MesosferNotification
Sets event for notification.
setEvent(MesosferBeacon.Event) - Method in class com.eyro.mesosfer.MesosferStorylineDetail
Sets event.
setFirstName(String) - Method in class com.eyro.mesosfer.MesosferUser
Sets first name.
setInterval(long) - Method in class com.eyro.mesosfer.MesosferLog
Sets interval between onEnter and onExit state.
setLastName(String) - Method in class com.eyro.mesosfer.MesosferUser
Sets last name.
setLimit(int) - Method in class com.eyro.mesosfer.MesosferQuery
Controls the maximum number of results that are returned.
setLogLevel(int) - Static method in class com.eyro.mesosfer.Mesosfer
Sets the level of logging to display, where each level includes all those below it.
setMajor(int) - Method in class com.eyro.mesosfer.MesosferBeacon
Sets major number of beacon.
setMessage(MesosferObject) - Method in class com.eyro.mesosfer.MesosferNotification
Sets notification message.
setMinor(int) - Method in class com.eyro.mesosfer.MesosferBeacon
Sets minor number of beacon.
setModule(MesosferBeacon.Module) - Method in class com.eyro.mesosfer.MesosferLog
Sets module for logging.
setName(String) - Method in class com.eyro.mesosfer.MesosferBeacon
Sets name of beacon.
setPassword(String) - Method in class com.eyro.mesosfer.MesosferUser
Sets the password.
setPhone(String) - Method in class com.eyro.mesosfer.MesosferUser
Sets phone.
setProximityUUID(UUID) - Method in class com.eyro.mesosfer.MesosferBeacon
Sets proximity UUID of beacon.
setPushNotification(boolean) - Static method in class com.eyro.mesosfer.Mesosfer
Sets the Mesosfer Push Notification service status
setShowOn(MesosferShowDay) - Method in class com.eyro.mesosfer.MesosferStorylineDetail
Sets show on.
setSkip(int) - Method in class com.eyro.mesosfer.MesosferQuery
Controls the number of results to skip before returning any results.
setTitle(String) - Method in class com.eyro.mesosfer.MesosferStoryline
Sets storyline title.
setType(MesosferNotification.Type) - Method in class com.eyro.mesosfer.MesosferNotification
Sets type for notification.
setUrlImageAndroid(String) - Method in class com.eyro.mesosfer.MesosferStorylineDetail
Sets url image android.
setUrlImageIOS(String) - Method in class com.eyro.mesosfer.MesosferStorylineDetail
Sets url image ios.
setUrlPage(String) - Method in class com.eyro.mesosfer.MesosferStorylineDetail
Sets url page.
setUrlVideo(String) - Method in class com.eyro.mesosfer.MesosferStorylineDetail
Sets url video.
A B C D E F G I L M N O P R S T U V W 
Skip navigation links