No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
UserProfiles Class
Access user profile data. The user profile data populates the profile page (also called the
Chatter profile
page). This data includes user information (such as address, manager, and phone
number), some user capabilities (permissions), and a set of subtab apps, which are
custom tabs on the profile page.
Namespace
UserProfiles Methods
The following are methods for UserProfiles. All methods are static.
getUserProfile(String, String)
Returns the user profile of the context user.
API Version
29.0
Requires Chatter
Yes
Signature
public static ConnectApi.UserProfile getUserProfile(String communityId, String userId)
Parameters
Return Value
Type: ConnectApi.UserProfile