public class AVStatus extends AVObject
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AVStatus.INBOX_TYPE |
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
CLASS_NAME |
static String |
DATAMAP_TAG |
static String |
IMAGE_TAG |
static String |
MESSAGE_TAG |
acl, className, endpointClassName, KEY_ACL, KEY_CLASSNAME, KEY_CREATED_AT, KEY_OBJECT_ID, KEY_UPDATED_AT, logger, objectId, operations, serverData, totallyOverwrite, UUID_LEN| 构造器和说明 |
|---|
AVStatus() |
| 限定符和类型 | 方法和说明 |
|---|---|
io.reactivex.Observable<AVNull> |
deleteInBackground() |
static io.reactivex.Observable<AVNull> |
deleteInboxStatusInBackground(long messageId,
String inboxType,
AVUser owner) |
static io.reactivex.Observable<AVNull> |
deleteStatusInBackground(String statusId) |
String |
getImageUrl() |
String |
getMessage() |
void |
setImageUrl(String imageUrl) |
void |
setMessage(String msg) |
static AVStatusQuery |
statusQuery(AVUser owner) |
add, addAll, addAllUnique, addNewOperation, addUnique, bitAnd, bitOr, bitXor, cast, containsKey, createWithoutData, createWithoutData, decrement, decrement, delete, deleteAll, deleteAllInBackground, deleteEventually, equals, extractCascadingObjects, fetch, fetch, fetchIfNeeded, fetchIfNeededInBackground, fetchInBackground, fetchInBackground, generateACLFromServerData, generateChangedParam, get, getACL, getAVFile, getAVGeoPoint, getAVObject, getBoolean, getBytes, getCascadingSaveObjects, getClassName, getCreatedAt, getDate, getDouble, getInt, getJSONArray, getJSONObject, getList, getLong, getNumber, getObjectId, getQuery, getRelation, getRequestMethod, getRequestRawEndpoint, getServerData, getString, getUpdatedAt, getUuid, has, hasCircleReference, hashCode, increment, increment, internalClassName, internalId, isDataAvailable, isFetchWhenSave, parseAVObject, put, refresh, refresh, refreshInBackground, refreshInBackground, registerSubclass, remove, removeAll, resetAll, resetByRawData, resetServerData, save, saveAll, saveAllInBackground, saveEventually, saveInBackground, saveInBackground, setACL, setClassName, setFetchWhenSave, setObjectId, toJSONObject, toJSONString, toString, validFieldName, verifyInternalIdpublic void setImageUrl(String imageUrl)
public String getImageUrl()
public void setMessage(String msg)
public String getMessage()
public io.reactivex.Observable<AVNull> deleteInBackground()
deleteInBackground 在类中 AVObjectpublic static io.reactivex.Observable<AVNull> deleteStatusInBackground(String statusId)
public static io.reactivex.Observable<AVNull> deleteInboxStatusInBackground(long messageId, String inboxType, AVUser owner)
public static AVStatusQuery statusQuery(AVUser owner) throws AVException
AVExceptionCopyright © 2019. All rights reserved.