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

F

fetchAsync(GetCallback<MesosferBeacon>) - Method in class com.eyro.mesosfer.MesosferBeacon
Fetches this object with the data from the server in a background thread.
fetchAsync(GetCallback<MesosferData>) - Method in class com.eyro.mesosfer.MesosferData
Fetches this object with the data from the server in a background thread.
fetchAsync(GetCallback<MesosferDataSchema>) - Method in class com.eyro.mesosfer.MesosferDataSchema
Fetches this object with the data from the server in a background thread.
fetchAsync(GetCallback<MesosferNotification>) - Method in class com.eyro.mesosfer.MesosferNotification
Fetches this object with the data from the server in a background thread.
fetchAsync(GetCallback<MesosferStoryline>) - Method in class com.eyro.mesosfer.MesosferStoryline
Fetches this object with the data from the server in a background thread.
fetchAsync(GetCallback<MesosferStorylineDetail>) - Method in class com.eyro.mesosfer.MesosferStorylineDetail
Fetches this object with the data from the server in a background thread.
fetchAsync(GetCallback<MesosferUser>) - Method in class com.eyro.mesosfer.MesosferUser
Fetches this user with the data from the server in a background thread.
findAsync(FindCallback<T>) - Method in class com.eyro.mesosfer.MesosferQuery
Retrieves a list of MesosferDatas or MesosferUsers that satisfy this query from the source in a background thread.
FindCallback<T extends com.eyro.mesosfer.CoreObject> - Interface in com.eyro.mesosfer
A FindCallback is used to run code after a MesosferQuery is used to fetch a list of MesosferDatas in a background thread.
format(Date) - Method in class com.eyro.mesosfer.MesosferDateFormat
Format Date to format yyyy-MM-dd'T'HH:mm:ss.SSS'Z' using current locale timezone see TimeZone.getDefault()
A B C D E F G I L M N O P R S T U V W 
Skip navigation links