No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
ConnectApi.QuestionAndAnswersCapability Class
If a feed element has this capability, it has a question and comments
on the feed element are answers to the question.
Subclass of ConnectApi.FeedElementCapability Class.
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| bestAnswer | ConnectApi.Comment | The comment selected as the best answer for the question. | 32.0 |
| bestAnswerSelectedBy | ConnectApi.UserSummary | The user who selected the best answer for the question. | 32.0 |
| canCurrentUserSelectOrRemoveBestAnswer | Boolean | Indicates whether current user can select or remove a best answer (true) or not (false). | 32.0 |
| questionTitle | String | Title for the question. | 32.0 |