No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
ConnectApi.MentionSegment Class
Subclass of ConnectApi.MessageSegment Class
| Name | Type | Description | Available Version |
|---|---|---|---|
| accessible | Boolean | Specifies whether the mentioned user or group can see the post in which they are mentioned (true) or not (false). | 28.0 |
| name | String | Name of the mentioned user or group | 28.0 |
| record | ConnectApi.ActorWithId | Information about the mentioned user or group | 29.0 |
| user | ConnectApi.UserSummary | Information about the mentioned user | 28.0 only In versions before 29.0, if the mention is not a user, the mention is in a ConnectApi.TextSegment object. |