Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.UserCapabilities

Capabilities associated with a user profile.
Name Type Description Available Version
canChat Boolean Specifies if the context user can use Chatter Messenger with the subject user (true) or not (false) 29.0
canDirectMessage Boolean Specifies if the context user can direct message the subject user (true) or not (false) 29.0
canEdit Boolean Specifies if the context user can edit the subject user’s account (true) or not (false) 29.0
canFollow Boolean Specifies if the context user can follow the subject user’s feed (true) or not (false) 29.0
canViewFeed Boolean Specifies if the context user can view the feed of the subject user (true) or not (false) 29.0
canViewFullProfile Boolean Specifies if the context user can view the full profile of the subject user (true) or only the limited profile (false) 29.0
isModerator Boolean Specifies if the subject user is a Chatter moderator or admin (true) or not (false) 29.0