ConnectApi.​QuestionAndAnswers​Capability 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.​FeedElement​Capability Class.

Property Name Type Description Available Version
bestAnswer ConnectApi.​Comment The comment selected as the best answer for the question. 32.0
bestAnswer​SelectedBy ConnectApi.​UserSummary The user who selected the best answer for the question. 32.0
canCurrentUser​SelectOrRemove​BestAnswer Boolean Indicates whether current user can select or remove a best answer (true) or not (false). 32.0
escalatedCase ConnectApi.​Reference If a question post is escalated, this is the case to which it was escalated. 33.0
questionTitle String Title for the question. 32.0
Previous
Next