Newer Version Available
ConnectApi.Topic Class
| Name | Type | Description | Available Version |
|---|---|---|---|
| createdDate | Datetime | ISO8601 date string, for example, 2011-02-25T18:24:31.000Z | 29.0 |
| description | String | Description of the topic | 29.0 |
| id | String | 18-character ID | 29.0 |
| images | ConnectApi.TopicImages | Images associated with the topic | 32.0 |
| isBeingDeleted | Boolean |
true if the
topic is currently being deleted; false
otherwise. After the topic is deleted, when attempting to retrieve the topic, the output is NOT_FOUND. |
33.0 |
| name | String | Name of the topic | 29.0 |
| nonLocalizedName | String | Non-localized name of the topic | 36.0 |
| talkingAbout | Integer | Number of people talking about this topic over the last two months, based on factors such as topic additions and comments on posts with the topic | 29.0 |
| url | String | URL to the topic detail page | 29.0 |