Mention
A Mention is a linked reference (created by using an "@" in the text editor) to a specific context object.
Fields
Field | Type | Mode † | Description |
---|---|---|---|
id | String | read-only | Identifier (unique within an object type and Jive instance) of this object. This field is internal to Jive and should not be confused with contentID or placeID used in URIs. |
mentionedContent | Content | read-only | The content object that contained the mention. |
mentionedObject | Object | read-only | The object that was mentioned. |
resources | Object | read-only | Resource links (and related permissions for the requesting person) relevant to this object. |
type | String | read-only | The object type of this object ("mention"). |
Resources
Resource | Method | Description |
---|---|---|
read | POST | Mark this mention as having been read. Since: 3.2 |
read | DELETE | Mark this mention as having been read. Since: 3.2 |
self | GET | Return an updated version of this mention. Retrieves: |