Newer Version Available

This content describes an older version of this product. View Latest

getManagedTopic(String, String)

Returns information about a managed topic in a community.

API Version

32.0

Available to Guest Users

32.0

Requires Chatter

No

Signature

public static ConnectApi.ManagedTopic getManagedTopic(String communityId, String managedTopicId)

Parameters

communityId
Type: String
Use either the ID for a community, internal, or null.
managedTopicId
Type: String
ID of managed topic.

Return Value

Type: ConnectApi.ManagedTopic