public class Status extends ActivityObject
The "status" Object type represents a human-readable update of the author's situation, mood, location or other status.
A status is similar in structure to a note, but carries the additional meaning that the content is primarily describing something its author is doing, feeling or experiencing.
A consumers MAY consider the content of the most recent status object it encountered to be the user's current status, unless the most recent status update is old. When a status becomes too old is not defined by this specification.
The "status" object type is identified by the URI http://activitystrea.ms/schema/1.0/status.
A status has the same components as a note.
| Constructor and Description |
|---|
Status() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTypeIRI() |
getAddress, getLocation, setAddress, setLocationclone, equals, findRelatedLink, getAlternateLinks, getAuthors, getCategories, getContents, getContributors, getCreated, getForeignMarkup, getId, getIssued, getModified, getModule, getModules, getOtherLinks, getPublished, getRights, getSource, getSummary, getTitle, getTitleEx, getUpdated, getXmlBase, hashCode, isMediaEntry, setAlternateLinks, setAuthors, setCategories, setContents, setContributors, setCreated, setForeignMarkup, setId, setIssued, setModified, setModules, setOtherLinks, setPublished, setRights, setSource, setSummary, setTitle, setTitleEx, setUpdated, setXmlBase, toStringpublic String getTypeIRI()
getTypeIRI in class ActivityObjectCopyright © 2021. All rights reserved.